We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 714cb8c commit 83e8d0cCopy full SHA for 83e8d0c
package.json
@@ -4,7 +4,6 @@
4
"description": "Defra forms engine",
5
"type": "module",
6
"main": ".server/server/plugins/engine/index.js",
7
- "private": true,
8
"scripts": {
9
"build": "npm run build:server && npm run build:client",
10
"build:client": "NODE_ENV=${NODE_ENV:-production} webpack",
0 commit comments