We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6044df commit bef4ef8Copy full SHA for bef4ef8
blueprints/addon/files/__name__/package
@@ -3,6 +3,7 @@
3
"version": "0.0.1",
4
"scripts": {
5
"build": "denali build",
6
+ "prepublishOnly": "npm run build",
7
"test": "denali test"
8
},
9
"keywords": [
0 commit comments