Error [RollupError]: "assign" is not exported by "node_modules/solid-js/web/dist/server.js"
When trying to build my solid-start app using
Does anyobody know the cause of this error? When using the
solid-start build I get the following error:Does anyobody know the cause of this error? When using the
solid-start dev command everthing works fine.