Skip to content

'Cannot find module' error of meta.js when using local template #140

Closed
@crswll

Description

@crswll

I can't seem to use meta.js instead of meta.json. I renamed the default webpack meta.json to meta.js and put a module.exports = at the start but it's telling me:

Error: Cannot find module 'vue-webpack-template/meta.js'

If I rename the file to meta.json and remove the module.exports = it works as expected. Am I doing something wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions