mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-23 07:19:58 +08:00
Currently when using `ivy-ngcc` it will print out a warning ``` Failed to read entry point info from //node_modules/@schematics/angular/workspace/files/package.json with error SyntaxError: Unexpected token < in JSON at position 1121. ``` Fixes #13378
11 lines
388 B
Plaintext
11 lines
388 B
Plaintext
# This file is currently used by autoprefixer to adjust CSS to support the below specified browsers
|
|
# For additional information regarding the format and rule options, please see:
|
|
# https://github.com/browserslist/browserslist#queries
|
|
#
|
|
# For IE 9-11 support, please remove 'not' from the last line of the file and adjust as needed
|
|
|
|
> 0.5%
|
|
last 2 versions
|
|
Firefox ESR
|
|
not dead
|
|
not IE 9-11 |