mirror of
https://github.com/n8n-io/n8n.git
synced 2025-02-21 02:56:40 -08:00
update spacing to spaces, add dev step
This commit is contained in:
parent
9a63769cb2
commit
515fbde46c
|
@ -16,6 +16,7 @@
|
|||
"scripts": {
|
||||
"build": "npm run build:theme",
|
||||
"build:vue": "vue-cli-service build --target lib ./src/main.js --report",
|
||||
"dev": "npm run watch:theme",
|
||||
"build:storybook": "build-storybook",
|
||||
"storybook": "start-storybook -p 6006",
|
||||
"test:unit": "vue-cli-service test:unit",
|
||||
|
|
Loading…
Reference in a new issue