Skip to content
Snippets Groups Projects
Commit db468c6d authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Remove the setup command from package.json

No longer needed
parent cd6535b8
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,6 @@
"lit-element": "^2.1.0"
},
"scripts": {
"setup": "mkdir -p node_modules && cd node_modules && ln -sfn ../vendor/common vpu-common",
"clean": "rm dist/*",
"build": "npm run build-local",
"build-local": "rollup -c",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment