04d47bf8a9
* 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
3 lines
33 B
Bash
3 lines
33 B
Bash
#!/bin/bash
|
|
npm run-script build
|