We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07ca3c0 commit bb07358Copy full SHA for bb07358
1 file changed
package.json
@@ -23,7 +23,7 @@
23
"gulp": "^3.9.1",
24
"react-component-gulp-tasks": "^0.7.7"
25
},
26
- "browser": "src/react-switch-button.js",
+ "browser": "dist/react-switch-button.js",
27
"browserify": {
28
"transform": [
29
"reactify"
0 commit comments