You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.
Hey guys, I'm trying to migrate my big sapper project to webpack because I can't take rollup any longer and I've gotten it mostly done but am now running into this error:
manifest-client.mjs:40 GET http://localhost:3000/Users/sunnymittal/workspace/XXXX/node_modules/sapper/sapper-dev-client.js net::ERR_ABORTED 404 (Not Found)
When I start a brand new sapper/webpack/ts project, it works fine but as far as I can tell, there's nothing I'd be doing that would tell the file to be loaded over the network. Any help onthis would be greatly appreciated!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey guys, I'm trying to migrate my big sapper project to webpack because I can't take rollup any longer and I've gotten it mostly done but am now running into this error:
When I start a brand new sapper/webpack/ts project, it works fine but as far as I can tell, there's nothing I'd be doing that would tell the file to be loaded over the network. Any help onthis would be greatly appreciated!
The text was updated successfully, but these errors were encountered: