Skip to content

Commit

Permalink
Fix bundle import as module (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsonfellipe authored Aug 2, 2020
1 parent ca0a1be commit 4adeb25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"url": "fellipe.com"
},
"main": "./dist/bundle.js",
"module": "./dist/bundle.js",
"browser": "./dist/bundle.min.js",
"repository": {
"type": "git",
Expand Down

0 comments on commit 4adeb25

Please sign in to comment.