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.
1 parent fa659cb commit 9d9f745Copy full SHA for 9d9f745
package.json
@@ -5,7 +5,7 @@
5
"main": "index.js",
6
"scripts": {
7
"dev": "eleventy --serve",
8
- "build": "export NODE_ENV=production && npx @11ty/eleventy"
+ "build": "export NODE_ENV=production && eleventy"
9
},
10
"keywords": [],
11
"author": "",
0 commit comments