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

Webpack: Support .cjs extension #18502

Merged
merged 4 commits into from
Jun 29, 2022
Merged

Conversation

ddalpange
Copy link
Contributor

@ddalpange ddalpange commented Jun 17, 2022

Issue: N/A

What I did

I can't resolve my package that was made as commonjs .
I added to .cjs extension in webpack rule -> test

How to test

  • Is this testable with Jest or Chromatic screenshots?
  • Does this need a new example in the kitchen sink apps?
  • Does this need an update to the documentation?

If your answer is yes to any of these, please make sure to include it in your PR.

@nx-cloud
Copy link

nx-cloud bot commented Jun 17, 2022

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 37cd0c2. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

Copy link
Member

@ndelangen ndelangen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I fear changing the order of these resolve configs will be a problem for other users...

@shilman shilman changed the title Support .cjs extension Webpack: Support .cjs extension Jun 29, 2022
Copy link
Member

@shilman shilman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks so much for doing this @ddalpange !!!

@shilman shilman merged commit 7eef5f0 into storybookjs:next Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants