e9d6c4cc92
* 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
3 lines
41 B
Bash
Executable File
3 lines
41 B
Bash
Executable File
#!/bin/bash
|
|
npm run-script build -- "$@"
|