mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2024-11-22 14:33:51 +00:00
no really, fixed the build
This commit is contained in:
parent
f472bc99ee
commit
3b21a23336
2
Makefile
2
Makefile
@ -12,7 +12,7 @@ prepare: buildtsc
|
||||
cp node_modules/jquery/dist/jquery.min.js ./jquery/
|
||||
cp -r node_modules/bootstrap/dist/* ./bootstrap/
|
||||
cp node_modules/bootstrap-tourist/*.css node_modules/bootstrap-tourist/*.js ./lib/
|
||||
cp ./unicorn.js/demos/externals/capstone-arm.min.js ./lib/
|
||||
#cp ./unicorn.js/demos/externals/capstone-arm.min.js ./lib/
|
||||
cp gif.js/dist/* ./lib/
|
||||
cd jsnes && npm i
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user