Browse Source
* add babel present-env and browserslist --------- Co-authored-by: Oscar Hinton <Hinton@users.noreply.github.com>pull/9448/head
7 changed files with 844 additions and 686 deletions
@ -0,0 +1 @@
@@ -0,0 +1 @@
|
||||
> 0.5%, last 3 major versions, Firefox ESR, not dead |
||||
@ -0,0 +1,4 @@
@@ -0,0 +1,4 @@
|
||||
{ |
||||
"presets": ["@babel/preset-env"], |
||||
"plugins": ["@angular/compiler-cli/linker/babel"] |
||||
} |
||||
Loading…
Reference in new issue