refactor: More generic build.sh file
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
{
|
||||
"typings": "../typings/testing/index.d.ts",
|
||||
"typings": "../typings/testing.d.ts",
|
||||
"main": "../bundles/compiler-testing.umd.js",
|
||||
"module": "../@angular/compiler/testing.es5.js",
|
||||
"es2015": "../@angular/compiler/testing.js"
|
||||
|
Reference in New Issue
Block a user