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

fix(webpack): add back deprecated Stylus support until v18 #19810

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

jaysoo
Copy link
Member

@jaysoo jaysoo commented Oct 23, 2023

This PR adds back stylus-loader for webpack so .styl files continues to work (with a warning) until Nx 18.

Current Behavior

.styl files error out

Expected Behavior

.styl files should continue to work in Nx 17

Related Issue(s)

Fixes #19774

@jaysoo jaysoo requested a review from a team as a code owner October 23, 2023 20:57
@vercel
Copy link

vercel bot commented Oct 23, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Oct 23, 2023 8:57pm

@ndcunningham ndcunningham merged commit 742b9a1 into nrwl:master Oct 23, 2023
6 checks passed
FrozenPandaz pushed a commit that referenced this pull request Oct 25, 2023
@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrading project to NX version 17 breaks stylus
2 participants