Add depcache, systemjs polyfill
This commit is contained in:
parent
4c6ab78b53
commit
20431ddec8
3 changed files with 1083 additions and 2 deletions
|
@ -62,6 +62,10 @@
|
|||
"react-router": "npm:react-router@^0.13.3",
|
||||
"superagent": "npm:superagent@^1.2.0"
|
||||
},
|
||||
"devDependencies": {}
|
||||
"devDependencies": {},
|
||||
"buildConfig": {
|
||||
"minify": true,
|
||||
"transpileES6": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue