mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-12-25 06:33:09 +03:00
add the index file to Netlify builds
This commit is contained in:
parent
f70f66c192
commit
8d88f1f6f6
@ -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