mirror of
https://github.com/laosb/SvelteNova.git
synced 2025-11-29 04:31:37 +00:00
0.2.0.
This commit is contained in:
parent
81b5d52c8c
commit
f2c7d76807
2 changed files with 3 additions and 2 deletions
|
|
@ -9,7 +9,8 @@
|
|||
"scripts": {
|
||||
"build:tree-sitter": "./build_scripts/build_parser.sh /Applications/Nova.app",
|
||||
"build:js": "rollup -c && cp README.md LICENSE CHANGELOG.md SvelteNova.novaextension && rm -rf SvelteNova.novaextension/node_modules",
|
||||
"build": "yarn build:tree-sitter && yarn build:js"
|
||||
"build": "yarn build:tree-sitter && yarn build:js",
|
||||
"sign:tree-sitter": "./build_scripts/sign_lib.sh"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-commonjs": "^17.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue