Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Routing doesn't work when I update svelte-loader to latest version. #183

Open
xlf14leena opened this issue Feb 3, 2021 · 0 comments
Open

Comments

@xlf14leena
Copy link

xlf14leena commented Feb 3, 2021

Routing Works when I have the below in package.json
"svelte-routing": "^1.5.0",
"svelte": "^3.32.1",
"svelte-loader": "2.13.6",

Doesn't work
"svelte-routing": "^1.5.0",
"svelte": "^3.32.1",
"svelte-loader": "^3.0.0",

I'm using "webpack": "^5.20.1", "webpack-cli": "^4.5.0" in both cases

@xlf14leena xlf14leena changed the title Routing doesn't work when I update svelte and svelte-loader to latest version. Routing doesn't work when I update svelte-loader to latest version. Feb 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant