Skip to content
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
@jnordberg

Description

@jnordberg

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions