mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
Switch from sprockets to cssbundling for bundling css assets.
This commit is contained in:
parent
4306f5c5d4
commit
12c1a3b7fc
14 changed files with 222 additions and 45 deletions
|
|
@ -1,2 +1,3 @@
|
|||
web: bin/rails server -p 3000
|
||||
js: yarn build --watch
|
||||
css: yarn build:css --watch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue