Conversation
|
I think you forgot to change this one. |
I did not forgot that, I left that over due to this is the legacy plugin |
Co-authored-by: 翠 / green <green@sapphi.red>
IIUC |
@patak-dev Could you approve this statement? |
|
@Shinigami92 yes, internal Vite plugins will also require Node 14.16+, same as core. |
Description
Bumping targets
Additional context
According to this table https://kangax.github.io/compat-table/es2016plus/ it is mostly safe to go with ES2020
The lowest node version would be
v14.6.0. This is also the requirement in package.json and in vitest and other "modern" packages.What is the purpose of this pull request?
Before submitting the PR, please make sure you do the following
fixes #123).