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

Add *.js export variants for compat files #14595

Merged
merged 3 commits into from
Oct 4, 2024
Merged

Conversation

philipp-spiess
Copy link
Member

In v3 it was possible to import *.js variants of compat files, e.g. tailwindcss/plugin.js in addition to tailwindcss/plugin. We need to properly map the exports to support this.

@philipp-spiess philipp-spiess force-pushed the feat/add-dot-js-aliases branch from d27da06 to dfa07db Compare October 4, 2024 10:30
@thecrypticace
Copy link
Contributor

thecrypticace commented Oct 4, 2024

Are there projects / plugins / whatever actually using the .js paths?

@thecrypticace
Copy link
Contributor

About 15–16% wow. alright 👍

Copy link
Contributor

@thecrypticace thecrypticace left a comment

Choose a reason for hiding this comment

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

small change

packages/tailwindcss/package.json Show resolved Hide resolved
@philipp-spiess philipp-spiess merged commit c01b825 into next Oct 4, 2024
1 check passed
@philipp-spiess philipp-spiess deleted the feat/add-dot-js-aliases branch October 4, 2024 13:38
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 this pull request may close these issues.

2 participants