Skip to content

Commit

Permalink
Remove tslib external
Browse files Browse the repository at this point in the history
  • Loading branch information
kylecarbs committed Mar 26, 2019
1 parent dc2253e commit 8d692de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/server/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ module.exports = merge(
},
},
externals: {
"tslib": "commonjs tslib",
"nbin": "commonjs nbin",
"fsevents": "fsevents",
},
Expand Down

0 comments on commit 8d692de

Please sign in to comment.