mirror of
https://github.com/symfony/recipes.git
synced 2026-09-19 19:16:25 +03:00
Update Flex endpoint
This commit is contained in:
@@ -245,7 +245,7 @@
|
||||
" // enables and configure @babel/preset-env polyfills",
|
||||
" .configureBabelPresetEnv((config) => {",
|
||||
" config.useBuiltIns = 'usage';",
|
||||
" config.corejs = 3;",
|
||||
" config.corejs = '3.23';",
|
||||
" })",
|
||||
"",
|
||||
" // enables Sass/SCSS support",
|
||||
@@ -271,7 +271,7 @@
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "ffee853f2f4355b63324ee0009ade85e5b715c30"
|
||||
"ref": "51fec8b86251b9bfc126ebc1827c9a02fa81ee81"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user