Skip to content
Discussion options

You must be logged in to vote

It is hardcoded. Eventually you can change it by a plugin with the configureWebpack lifecycle but it requires modifying out internal config in multiple places (js bundle, CSS bundle, file loader assets...), not so easy.

We have a OUTPUT_STATIC_ASSETS_DIR_NAME = "assets" constant, apparently not even used everywhere. We could use an env variable to init it eventually, but I'd prefer not to unless you have a strong use-case to change that name.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by manuelmeurer
Comment options

You must be logged in to vote
5 replies
@slorber
Comment options

slorber Mar 3, 2023
Collaborator

@manuelmeurer
Comment options

@slorber
Comment options

slorber Mar 8, 2023
Collaborator

@slorber
Comment options

slorber Mar 9, 2023
Collaborator

@manuelmeurer
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants