svelte-easyroute icon indicating copy to clipboard operation
svelte-easyroute copied to clipboard

Problem to setup with Svelte + Snowpack project

Open aislanmaia opened this issue 4 years ago • 1 comments

I have a simple project setup with Svelte + Snowpack (with Typescript). Trying to get started with this router seems not straighforward as it could be.

I'm receiving this in chrome console:

Screenshot_20210216_144631

aislanmaia avatar Feb 16 '21 17:02 aislanmaia

Hi @aislanmaia! Thank you for your comment. So far, I haven't done any work to support Snowpack. The imported modules comply with the standards, the re-export of Svelte components is done in accordance with the documentation. Not sure if there is a problem with the library, but maybe it is.

lyohaplotinka avatar Feb 17 '21 08:02 lyohaplotinka