This website requires JavaScript.
Explore
Help
Sign In
alex
/
yomichan
Watch
1
Fork
0
You've already forked yomichan
Code
Releases
Activity
115c3ce3d7
yomichan
/
build.sh
3 lines
41 B
Bash
Raw
Normal View
History
Unescape
Escape
Build system changes (#721) * Refactor manifest.json * Change end-of-line convention for built plain-text files * Ignore builds directory * Mark the "dev" directory as using the node environment * Create build script * Register build scripts * Remove old build script * Fix 64x64 icon * Add test to ensure manifest data is updated properly
2020-08-09 17:09:06 +00:00
#!/bin/bash
Build system updates (#839) * Add 'remove' and 'splice' actions * Destructure * Clone values applied to the schema * Move manifest modifications * Use clone * Fix destructure * Add support for inheritance * Create build function * Add createVariantManifest * Add support for command line arguments * Enable argument passing when using the build scripts
2020-09-19 00:03:56 +00:00
npm run-script build --
"
$@
"
Copy Permalink