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
Remove jquery and requirejs from mimosa new delivered code.
Alter mimosa new code to point at different location for jquery: vendor/jquery/jquery and requirejs: vendor/requirejs/requirejs
Update mimosa-bower such that when it doesn't find a bower.json it provides a helpful message to the effect of: "mimosa-bower is a default module. If you do not wish to use it, remove it from the modules array."
Do not let the lack of a bower.json stop Mimosa from running.
The text was updated successfully, but these errors were encountered:
dbashford
added a commit
to dbashford/mimosa-bower
that referenced
this issue
Aug 14, 2013
mimosa new
delivered code.mimosa new
code to point at different location for jquery:vendor/jquery/jquery
and requirejs:vendor/requirejs/requirejs
bower.json
it provides a helpful message to the effect of: "mimosa-bower is a default module. If you do not wish to use it, remove it from themodules
array."bower.json
stop Mimosa from running.The text was updated successfully, but these errors were encountered: