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 65c46b3 commit 8204a06Copy full SHA for 8204a06
package.json
@@ -2,7 +2,7 @@
2
"name": "react-wx-images-viewer",
3
"version": "0.0.1",
4
"description": "Images viewer is a react component use in mobile website App, that function same as Weixin native viewer.",
5
- "main": "index.js",
+ "main": "dist/index.js",
6
"scripts": {
7
"start": "webpack-dev-server --config webpack.config.js",
8
"example": "rm -rf ./demo/* & NODE_ENV=development webpack --config webpack.config.example.js",
0 commit comments