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