Skip to content

import with a '.' in the filename resulting in an incorrect path when compiled #74

@kellyrmilligan

Description

@kellyrmilligan
import 'lib/custom.modernizr3'

results in

require('./lib/custom.modernizr3.modernizr3');

when I change it to not have the '.' in the middle, it works great.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions