svelte-error-boundary icon indicating copy to clipboard operation
svelte-error-boundary copied to clipboard

should add exports to package.json

Open abbychau opened this issue 10 months ago • 0 comments

Error: Cannot find module '@crownframework/svelte-error-boundary' or its corresponding type declarations. (ts)
  import { Boundary } from "@crownframework/svelte-error-boundary";

https://github.com/sveltejs/vite-plugin-svelte/blob/main/docs/faq.md#missing-exports-condition

abbychau avatar Mar 28 '24 19:03 abbychau