We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
main
pkg.main
1 parent cd23ab2 commit efa672eCopy full SHA for efa672e
package.json
@@ -2,7 +2,7 @@
2
"name": "posthtml-loader",
3
"description": "PostHTML for Webpack",
4
"version": "1.0.0",
5
- "main": "index.js",
+ "main": "lib/index.js",
6
"engines": {
7
"node": ">= 4"
8
},
0 commit comments