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.
"module"
1 parent 68dd1f7 commit 39b5a87Copy full SHA for 39b5a87
packages/repluggable-core/package.json
@@ -4,7 +4,7 @@
4
"license": "MIT",
5
"description": "Allows composition of a React-with-Redux application entirely from a list of pluggable packages",
6
"main": "dist/src/index.js",
7
- "module": "dist/es/index.js",
+ "module": "dist/es/src/index.js",
8
"unpkg": true,
9
"author": {
10
"name": "Wix.com",
0 commit comments