Skip to content

Resolve blank extensions has new syntax #15

@sheadscott

Description

@sheadscott

The new syntax is:

resolve: {
	extensions: ["*", ".js", ".es6"]
}

I was getting the following error until I added the asterisk: configuration.resolve.extensions[0] should not be empty.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions