We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ef98641 + d781063 commit 5054832Copy full SHA for 5054832
package.json
@@ -27,6 +27,7 @@
27
"main": "dist/prettier-plugin-ember-template-tag.js",
28
"scripts": {
29
"build": "tsc && vite build",
30
+ "prepack": "pnpm build",
31
"preexample": "vite build",
32
"example": "pnpm preexample && cd examples && pnpm example",
33
"lint": "concurrently \"pnpm:lint:*(!fix)\" --names \"lint:\" --prefix-colors auto",
0 commit comments