Skip to content

mattjennings/svelte-kit-package-extensions-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svelte-kit package extensions bug

This demonstrates the bug described in https://github.com/sveltejs/kit/issues/2040

  • first, run pnpm install
  • go to svelte-library/src/lib/index.ts
  • notice the two different exports. One will work only in webpack but fail when used internally in src/routes, and the other vice-versa.
  • both projects can be started with pnpm run dev, svelte-library can be built using pnpm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published