Skip to content

Commit

Permalink
fix(Web): Optimize browser bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
nokome committed Oct 9, 2021
1 parent bea624a commit 6938653
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"source": "src/index.ts"
},
"browser": {
"optimize": true,
"includeNodeModules": true,
"source": "src/index.browser.ts"
}
Expand Down

0 comments on commit 6938653

Please sign in to comment.