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

Do not change css class names when building #694

Merged
merged 1 commit into from
Nov 2, 2022
Merged

Conversation

skjnldsv
Copy link
Contributor

Glad we did some beta lol, it seems module do some weird stuff

Before After
image image

Ref nextcloud/server#34868

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
@skjnldsv
Copy link
Contributor Author

skjnldsv commented Nov 2, 2022

Bump please so we can fix server 😁

Copy link
Contributor

@ChristophWurst ChristophWurst left a comment

Choose a reason for hiding this comment

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

Mind shedding some light on why esm broke this and how your patch fixes this?

👍 🐘

@skjnldsv
Copy link
Contributor Author

skjnldsv commented Nov 2, 2022

Mind shedding some light on why esm broke this and how your patch fixes this?

esm is not needed, the module:true is what caused it.
Keep in mind this is a followup to the beta changes and the scss compilation recently added from #691

#691 was part of the answer on how to properly compile scss with rollup.
This pr is the last missing part

@skjnldsv skjnldsv merged commit 66b7763 into master Nov 2, 2022
@skjnldsv skjnldsv deleted the fix/css-module branch November 2, 2022 09:15
@ChristophWurst
Copy link
Contributor

Ok but I still can't follow.

@skjnldsv skjnldsv mentioned this pull request Nov 2, 2022
@skjnldsv
Copy link
Contributor Author

skjnldsv commented Nov 2, 2022

Ok but I still can't follow.

This is about the scss->css compilation, no about the js bundles

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants