Vite bundler configuration in V4

shouldn’t this handle it?:

 // Add these lines to allow all .js files to contain JSX
      "src/**/*.js",
      "node_modules/**/*.js",