We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In a Sage 10 + roots/acorn 2.1.0 install, after running yarn build, the scripts are enqueued but not executed.
Downgrading bud to 5.x, no effect.
Downgrading roots/acorn to v2.0.6.
Scripts (both app.js & editor.js) should run
Scripts (both app.js & editor.js) don't run
There are no console errors, no PHP errors, no acorn logs.
2.1.0
The text was updated successfully, but these errors were encountered:
fix(bundle): Fix javascript enqueue handle (Fixes #238)
245ff9a
chore(bundle): Add missing docblocks
No branches or pull requests
Terms
Description
What's wrong?
In a Sage 10 + roots/acorn 2.1.0 install, after running yarn build, the scripts are enqueued but not executed.
What have you tried?
Downgrading bud to 5.x, no effect.
Temporary workarounds
Downgrading roots/acorn to v2.0.6.
Steps To Reproduce
Expected Behavior
Scripts (both app.js & editor.js) should run
Actual Behavior
Scripts (both app.js & editor.js) don't run
Relevant Log Output
Versions
2.1.0
The text was updated successfully, but these errors were encountered: