We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ca2a49 commit 8140f6cCopy full SHA for 8140f6c
packages/ember-repl/addon/package.json
@@ -60,6 +60,7 @@
60
"addon-main.cjs"
61
],
62
"scripts": {
63
+ "prepack": "rollup --config",
64
"build": "rollup --config",
65
"lint:types": "tsc --noEmit",
66
"lint:fix": "pnpm -w exec lint fix",
0 commit comments