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 0915fdc commit 178719bCopy full SHA for 178719b
plugin/package.json
@@ -3,8 +3,7 @@
3
"version": "2.0.0",
4
"description": "Netlify Build plugin - Run Gatsby seamlessly on Netlify",
5
"source": "src/index.ts",
6
- "main": "lib/main.js",
7
- "module": "lib/module.js",
+ "main": "lib/index.js",
8
"files": [
9
"src/templates/**",
10
"lib/**/*",
0 commit comments