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

32129139: Change widgetjs package type to "module" #480

Merged

Conversation

DamienCassou
Copy link
Member

@DamienCassou DamienCassou commented Apr 5, 2024

Our files are modules, better to declare it properly.

https://3.basecamp.com/4201305/buckets/32129139/todos/7263933756


This change is Reviewable

@DamienCassou DamienCassou marked this pull request as ready for review April 5, 2024 10:23
Copy link
Contributor

@BenjaminVanRyseghem BenjaminVanRyseghem left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r1, 2 of 2 files at r2, 1 of 1 files at r3, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @danglotb, @JohanBriglia, @josquindebaz, and @ValentinaVasile)

Our files are modules, better to declare it properly.
This is important now that the package is of type module. Otherwise,
eslint will try to load them as modules and it will crash.
This is done separately from the previous commit to make sure Git sees
a file rename in the previous commit.
@DamienCassou DamienCassou force-pushed the 32129139/Change_widgetjs_package_type_to_module_ branch from dd3e262 to 9eea30b Compare April 5, 2024 16:04
@DamienCassou DamienCassou merged commit c6cdc0c into master Apr 5, 2024
1 of 2 checks passed
@DamienCassou DamienCassou deleted the 32129139/Change_widgetjs_package_type_to_module_ branch April 5, 2024 16:05
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

Successfully merging this pull request may close these issues.

2 participants