This website requires JavaScript.
Explore
Help
Sign In
mowen233
/
jspm-registry
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d7f4e69ad9b691f1f64f07db222ea3a1ad97abfd
jspm-registry
/
package-overrides
/
npm
/
tslib@1.0.0.json
T
10 lines
108 B
JSON
Raw
Normal View
History
Unescape
Escape
add override for tslib to use module entry point
2017-03-05 11:54:35 +00:00
{
fix back compatibility with jspm 0.16
2017-03-06 16:49:44 +00:00
"main"
:
"tslib.js"
,
add esModule marker for compatibility with SystemJS 0.20
2017-03-16 21:57:09 -04:00
"format"
:
"cjs"
,
"meta"
:
{
"tslib.js"
:
{
"esModule"
:
true
}
}
add override for tslib to use module entry point
2017-03-05 11:54:35 +00:00
}
Reference in New Issue
Copy Permalink