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