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.
--incremental
1 parent beaebce commit 78c968dCopy full SHA for 78c968d
package.json
@@ -4,7 +4,7 @@
4
"version": "0.1.0",
5
"description": "CSS Naked Day: website",
6
"scripts": {
7
- "dev": "eleventy --serve --incremental",
+ "dev": "eleventy --serve",
8
"build": "eleventy"
9
},
10
"repository": {
0 commit comments