Skip to content

Error: Cannot find module 'globfile?YOPPydNxoo' #3

@Vehmloewff

Description

@Vehmloewff

I have set my external modules to be this:

export default {
	// ...
	external = id =>
	(id[0] !== '.' && !nodePath.isAbsolute(id) && id !== `@routes`)
	// ...
}

When I run the app, I get this error.

Error: Cannot find module 'globfile?YOPPydNxoo'

Thrown by this line of code:

var routes = _interopDefault(require('globfile?YOPPydNxoo'));

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