bower.json ignores test, not tests
Closed this issue · 1 comments
kfranqueiro commented
The template's bower.json
includes "test"
in "ignore"
, but our scaffolding includes a tests
folder, not test
.
This will need to be fixed in all of our packages so far, too...
- loader
- core
- crypto
- dom
- routing
- i18n