support more external files and images
This commit is contained in:
@ -3,7 +3,7 @@
|
|||||||
./build.py
|
./build.py
|
||||||
cp iitc-debug.user.js dist/total-conversion-build.user.js
|
cp iitc-debug.user.js dist/total-conversion-build.user.js
|
||||||
cp style.css dist/style.css
|
cp style.css dist/style.css
|
||||||
cp external/leaflet_google.js dist/leaflet_google.js
|
cp external/* dist/
|
||||||
cp external/autolink.js dist/autolink.js
|
cp -r images/ dist/images
|
||||||
|
|
||||||
echo 'Change path of style.css to dist/style.css'
|
echo 'Change path of style.css to dist/style.css'
|
||||||
|
Reference in New Issue
Block a user