Include "src/shims" for webpack builds for web (#302)

pull/353/head
Alexsander Akers 5 years ago committed by Adam Pash
parent a3fe02678c
commit 71c4d05037

@ -21,7 +21,8 @@
],
"files": [
"dist",
"cli.js"
"cli.js",
"src/shims/"
],
"main": "./dist/mercury.js",
"bin": {

Loading…
Cancel
Save