mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-12-04 17:24:06 +03:00
Merge branch 'master' into hack-day/tessa/test-ids
This commit is contained in:
commit
1b319ddd2f
@ -18,5 +18,6 @@ mkdir public
|
||||
(cd styleguide-app && npx elm make Main.elm --output ../public/elm.js)
|
||||
npx browserify --entry styleguide-app/manifest.js --outfile public/bundle.js
|
||||
|
||||
# copy assets
|
||||
# copy static files
|
||||
cp -r styleguide-app/assets public/assets
|
||||
cp styleguide-app/index.html public/index.html
|
||||
|
Loading…
Reference in New Issue
Block a user