use single-file zone.js build for faster loading
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
{
|
||||
"main": "dist/zone.js",
|
||||
"jspmNodeConversion":false,
|
||||
"shim": {
|
||||
"dist/zone": {
|
||||
"exports": ["Zone", "zone"]
|
||||
}
|
||||
},
|
||||
"dependencies": {}
|
||||
}
|
||||
Reference in New Issue
Block a user