Using build.lib.entry yields error The symbol "__cjs_url__" has already been declared
and similar with ES module
#393
Labels
bug
Something isn't working
Describe the bug
Defining one or several
build.lib.entry
entries results in an error during the Vite build if"type"
is set to"module"
in package.json:Error:
Here is a Codesandbox to reproduce the error.
Electron-Vite Version
2.0.0
Electron Version
28.1.4
Vite Version
5.0.12
Validations
The text was updated successfully, but these errors were encountered: