Skip to content

Commit 8204a06

Browse files
李钿李钿
authored andcommitted
修改 main 配置
1 parent 65c46b3 commit 8204a06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "react-wx-images-viewer",
33
"version": "0.0.1",
44
"description": "Images viewer is a react component use in mobile website App, that function same as Weixin native viewer.",
5-
"main": "index.js",
5+
"main": "dist/index.js",
66
"scripts": {
77
"start": "webpack-dev-server --config webpack.config.js",
88
"example": "rm -rf ./demo/* & NODE_ENV=development webpack --config webpack.config.example.js",

0 commit comments

Comments
 (0)