Skip to content

Allow filenames with dots to be imported #10

Description

@dpikt

Right now, the .index file creator will transform a filename like thing.config.js into:

export { default as thing } from './thing' 

which won't be found.

How we want to format these exports is an open question.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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