Skip to content

[examples] Update webpack example #1042

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

Open
hauxir opened this issue May 2, 2025 · 3 comments
Open

[examples] Update webpack example #1042

hauxir opened this issue May 2, 2025 · 3 comments
Milestone

Comments

@hauxir
Copy link

hauxir commented May 2, 2025

I'm currently using webpack in combination with esbuild-loader, and have been relying on the @stylexjs/webpack-plugin for Stylex integration.
Since this plugin is now deprecated, what is the recommended replacement or migration path?

@hauxir
Copy link
Author

hauxir commented May 13, 2025

anyone?

@necolas
Copy link
Contributor

necolas commented May 13, 2025

You can use the postcss plugin - https://stylexjs.com/docs/learn/installation/

@necolas necolas changed the title Recommended replacement for the deprecated webpack plugin [examples] Update webpack example May 16, 2025
@necolas
Copy link
Contributor

necolas commented May 16, 2025

I renamed this issue because we still need to update the webpack example to use an officially supported solution.

@necolas necolas added this to the Examples milestone May 16, 2025
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

No branches or pull requests

2 participants