Checks the ECMAScript version of .js glob against a specified version of ECMAScript with a shell command
Webpack plugin to ensure the output results are valid in the specified ES version
Check all the vite generated files to find whether the code match the selected ES version. If doesn't match the plugin will thorw an error and stop vite emit files.