Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: replace cutAfterJSON with cutAfterJS #1126

Merged
merged 5 commits into from Aug 26, 2022

Conversation

TimeForANinja
Copy link
Collaborator

Instead of extracting functions based on the .json("")}; at the end this approach replaces cutAfterJSON with a cutAfterJS-function that allows for full base-js instead of just json.
This approach should also prevent the other code extractions to fail in the future.

Replacement for #1111
closes #1110
closes #1113

@github-actions
Copy link

🎉 This PR is included in version 4.11.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@mtripg6666tdr
Copy link
Contributor

thank you for fixing ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SyntaxError: Missing catch or finally after try Invalid regular expression: missing /
2 participants