This repository was archived by the owner on Feb 15, 2023. It is now read-only.
This repository was archived by the owner on Feb 15, 2023. It is now read-only.
Unable to import typescript interfaces #146
Closed
Description
Using this template with typescript I'm getting "name-is-not-exported-by-module" errors when trying to import interfaces from external modules. Was able to solve it by downgrading the rollup commonjs plugin as suggested in this issue: pyoner/svelte-typescript#23 Actually not, that was a red herring. Downgrading caused my build to hang indefinitely and a stale bundle was served making it look like it worked..
Metadata
Metadata
Assignees
Labels
No labels