-
Notifications
You must be signed in to change notification settings - Fork 27
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
No affect on frontend after installing baler #72
Comments
Interesting I fall into the same issue today. All I've got is:
|
Even i got this message. What does this means? |
@Nafisa78 It means something went wrong, it is supposed to loop through your themes and gather info about the JS files. You can try to run |
Nothing wrong there
|
After enabled modules you should see:
Followed by much more afterwards as it looks for theme parents, deployed locales, etc And then it should be resolving javascript dependencies. |
Damn vim, indeed they are there with |
Ok, at least in my case no effect was caused by native js bundling and minification. After disabling them with:
and redeployment the output states:
Baler bundle balerbundles/core-bundle.js is visible in website source html. |
Hello,
I have installed baler, did all necessary configuration and ran all commands.
But i don't see any performance improvement on frontend.
The text was updated successfully, but these errors were encountered: