Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

[Question] How to get generated styles filename if use stylex on server with webpack? #559

Closed
artemxgruden opened this issue Apr 28, 2024 · 0 comments

Comments

@artemxgruden
Copy link

Hi!
How to get generated styles filename if use stylex on server with webpack?
Can I get styles filename in webpack stats as named chunk in "assetsByChunkName" field?
As example

"assetsByChunkName":{
"main":["main-99b61b329dfe8a7841a1.js"],
"common":["common-99b61b329dfe8a7841a1.js"],

==>>>>>>>>>>>>> "styles": ["styles-somecontenthash.css"]
}

@facebook facebook locked and limited conversation to collaborators Apr 30, 2024
@nmn nmn converted this issue into discussion #563 Apr 30, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant