Skip to content
This repository was archived by the owner on Sep 7, 2021. It is now read-only.
This repository was archived by the owner on Sep 7, 2021. It is now read-only.

WARNING in ./public/plugins/moment/moment.js. Module not found: Error: Cannot resolve 'file' or 'directory' ./locale  #41

Open
@yuklia

Description

@yuklia

The problem mentioned above is about require('./locale' + name) statement included in the file moment/moment/moment.min.js It is not necessary anymore because all locales are already included in this file itself.

Unfortunately, webpack tries to resolve all require statements - therefore this warning.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions