Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document resolve.fullySpecified #3975

Closed
chenxsan opened this issue Sep 14, 2020 · 1 comment · Fixed by #3981
Closed

Document resolve.fullySpecified #3975

chenxsan opened this issue Sep 14, 2020 · 1 comment · Fixed by #3981

Comments

@chenxsan
Copy link
Member

chenxsan commented Sep 14, 2020

Feature to document

Since webpack 5.0.0-beta.30, you're required to specify extensions when using imports in .mjs files or any .js files with a package.json with "type": "module". You can still disable the behavior with resolve.fullySpecified set to false` if you see any related errors in your project.

More info here webpack/webpack#11467 (comment)

Author(s)

Additional information

[ ] I am willing to work on this issue and submit a pull request.

@chenxsan
Copy link
Member Author

Working on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant