Open
Description
Update the dependencies to React v18 and the react-jsx
example no longer works. When the process runs, the generated page is blank and console returns the following error:
Uncaught SyntaxError: The requested module './../node_modules/react/index.js' does not provide an export named 'default' (at App.jsx:1:8)
Not sure if this issue originates with esbuild or modernweb-dev but it is not documented and is reproducible with any project running React v18.
Metadata
Metadata
Assignees
Labels
No labels