Closed ascott1 closed 8 years ago
Did you mean to commit regulations/static/regulations/js/built/lib/respond/respond.min.js
?
Ugh. We should have sent this up: https://github.com/18F/regulations-site/pull/62
Highlights relevant for you:
Ugh. We should have sent this up: 18F#62
Double ugh.
Did you mean to commit regulations/static/regulations/js/built/lib/respond/respond.min.js?
@willbarton nope. fix coming.
This should be all set, unless @cmc333333 would rather PR the 18F changes (which I'm also ok with)
This moves us to completely using
npm
to manage packages on the front-end.To test:
frontendbuild.sh
script. This will runnpm install
and thegrunt build
command. The site should build with no errors.Review
@willbarton