You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@
30
30
* Release version
31
31
*
32
32
* (for pre-built bundles only - if using via npm, read the package.json to determine the version)
33
-
*
33
+
*
34
34
* (This previously did `require('package.json').version` which works in browserify but causes webpack to choke with confusing errors unless extra plugins are included)
35
35
*
36
36
* envify automatically rewrites this during the release process
0 commit comments