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.
2 parents 34171f6 + 35e5f26 commit 4d2256aCopy full SHA for 4d2256a
1 file changed
README.md
@@ -64,7 +64,7 @@ __components/button.html__
64
const { readFileSync } = require('fs')
65
66
const posthtml = require('posthtml')
67
-const include = require('include')
+const include = require('posthtml-include')
68
69
const html = readFileSync('index.html')
70
0 commit comments