Merge pull request #1040 from frankwallis/master
add override for tslib to use module entry point
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"main": "tslib.es6.js",
|
||||
"format": "esm"
|
||||
}
|
||||
Reference in New Issue
Block a user