Skip to content

mataslib/uselocation-bug-repl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

uselocation-bug-repl

Steps done:

  1. npm init @vitejs/app (choose svelte > javascript)
  2. cd vite-project && npm install
  3. npm install svelte-navigator --save
  4. added error showcase

To reproduce:

  1. cd vite-project && npm ci && npm run dev
  2. go to localhost:3000
  3. click error page and see console

When u run npm build and try /dist/index.html, then here it works. Vite build uses rollup.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published