Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8d692de

Browse files
committedMar 26, 2019
Remove tslib external
1 parent dc2253e commit 8d692de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎packages/server/webpack.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ module.exports = merge(
2929
},
3030
},
3131
externals: {
32-
"tslib": "commonjs tslib",
3332
"nbin": "commonjs nbin",
3433
"fsevents": "fsevents",
3534
},

0 commit comments

Comments
 (0)
Please sign in to comment.