Skip to content

Commit 71c4d05

Browse files
a2adampash
authored andcommitted
Include "src/shims" for webpack builds for web (#302)
1 parent a3fe026 commit 71c4d05

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
],
2222
"files": [
2323
"dist",
24-
"cli.js"
24+
"cli.js",
25+
"src/shims/"
2526
],
2627
"main": "./dist/mercury.js",
2728
"bin": {

0 commit comments

Comments
 (0)