Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix webpack compilation of JS modules #9231

Merged
merged 1 commit into from
May 2, 2024

Conversation

maximemulder
Copy link
Contributor

@maximemulder maximemulder commented May 2, 2024

This seems to fix the issue found during the testing meeting, where there was a problem in the compilation of JS modules (found in the dataquery but probably in other places too).

For me, it looks like a clean solution, as we probably want to "unmodule" our code as late as possible, and thus in Babel, but I am not sure what caused the problem in the first place sooo.

@maximemulder maximemulder changed the title Fix webpack typescript Fix webpack compilation of JS modules May 2, 2024
@driusan driusan merged commit bb5b3f4 into aces:main May 2, 2024
28 checks passed
@ridz1208 ridz1208 added this to the 26.0.0 milestone Jun 6, 2024
@maximemulder maximemulder deleted the fix-webpack-typescript branch October 29, 2024 17:03
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants