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 2691ffc commit 6af69daCopy full SHA for 6af69da
__mocks__/react-easy-state.js
@@ -2,7 +2,7 @@
2
export * from '../src'
3
4
// use this to test the es6 modules build
5
-// export * from '../dist/es6'
+// export * from '../dist/easyState.module'
6
7
// use to test the commonJS build
8
-// export * from '../dist/es5'
+// export * from '../dist/easyState.commonJS'
0 commit comments