Edit browserslist configuration
This commit is contained in:
parent
e1bef7c01f
commit
2eab196ae6
2 changed files with 5 additions and 2 deletions
|
@ -1,6 +1,9 @@
|
|||
{
|
||||
"browserslist": [
|
||||
"defaults"
|
||||
"> 0.5%",
|
||||
"last 4 versions",
|
||||
"Firefox ESR",
|
||||
"not dead"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@symfony/webpack-encore": "^3.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue