mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-18 11:45:11 +00:00
bed0714fad
* feat: modern build * refactor: use single module import for lodash * refactor: add credit comment for modern plugin * feat: ssr modern build * fix: not null check for request * fix: not null check for request.headers * feat: add modern argument on build command * refactor: simpilfy filenames for modern * refactor: use packages/webpack src instead of dist in test * test: add feature test for modern build
10 lines
132 B
JSON
10 lines
132 B
JSON
{
|
|
"edge": "16",
|
|
"firefox": "60",
|
|
"chrome": "61",
|
|
"safari": "10.1",
|
|
"opera": "48",
|
|
"ios_saf": "10.3",
|
|
"and_ff": "60"
|
|
}
|