You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
DeLaGuardo
changed the title
Feature request: Can I get availability for saving generated bower.son and .bowerrc?
Feature request: Can I get availability for saving generated bower.json and .bowerrc?
Aug 8, 2014
I guess the two things to keep in mind are that bower should be run indirectly with lein bower so that bower.json is available in the environment, and that your bower dependencies should be declared statically in your project.clj before you run lein bower install (since --save won't persist and lein-bower doesn't have an equivalent yet).
Now it is impossible to start postnatal scripts that required bower.json
This script rise error.
The text was updated successfully, but these errors were encountered: