Skip to content
Snippets Groups Projects
Verified Commit 8955f355 authored by David Beniamine's avatar David Beniamine
Browse files

Restore prepare step

parent d76c989d
Branches wip-db
No related tags found
No related merge requests found
......@@ -9,6 +9,7 @@
],
"sideEffects": false,
"scripts": {
"prepare": "npm run clean && npm run build:es && npm run build:cjs",
"clean": "rm -rf ./dist",
"lint": "node_modules/.bin/eslint ./ && npm run lint:translations && npm run lint:containers",
"lint:containers": "node ./scripts/container-lint.js",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment