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

@uppy/core: fix sideEffects declaration #4759

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

aduh95
Copy link
Contributor

@aduh95 aduh95 commented Oct 23, 2023

CSS files do contain some side effects, as some Uppy plugins rely on some CSS class being styled by core.

CSS files do contain some side effects, as some Uppy plugins rely on
some CSS class being styled by core.
@arturi
Copy link
Contributor

arturi commented Oct 23, 2023

It was causing the import '@uppy/core/dist/style.css to not load, resulting in this:

image

@aduh95 aduh95 merged commit 7a30628 into transloadit:main Oct 23, 2023
14 checks passed
@aduh95 aduh95 deleted the css-side-effects branch October 23, 2023 14:47
github-actions bot added a commit that referenced this pull request Oct 23, 2023
| Package         | Version | Package         | Version |
| --------------- | ------- | --------------- | ------- |
| @uppy/companion |  4.10.1 | uppy            |  3.18.1 |
| @uppy/core      |   3.6.1 |                 |         |

- @uppy/companion: Bump jsonwebtoken from 8.5.1 to 9.0.0 in /packages/@uppy/companion (dependabot[bot] / #4751)
- meta: Bump react-devtools-core from 4.25.0 to 4.28.4 (dependabot[bot] / #4756)
- meta: Bump webpack from 5.74.0 to 5.88.2 (dependabot[bot] / #4740)
- meta: Bump @babel/traverse from 7.22.5 to 7.23.2 (dependabot[bot] / #4739)
- @uppy/core: fix `sideEffects` declaration (Antoine du Hamel / #4759)
Murderlon added a commit that referenced this pull request Nov 1, 2023
* main:
  More image editor improvements (#4676)
  @uppy/react: add useUppyState (#4711)
  Release: [email protected] (#4760)
  Bump jsonwebtoken from 8.5.1 to 9.0.0 in /packages/@uppy/companion (#4751)
  Bump react-devtools-core from 4.25.0 to 4.28.4 (#4756)
  Bump webpack from 5.74.0 to 5.88.2 (#4740)
  Bump @babel/traverse from 7.22.5 to 7.23.2 (#4739)
  @uppy/core: fix `sideEffects` declaration (#4759)
  Release: [email protected] (#4754)
  @uppy/aws-s3-multipart: fix `TypeError` (#4748)
  Bump tough-cookie from 4.1.2 to 4.1.3 (#4750)
  example: simplify code by using built-in `throwIfAborted` (#4749)
  @uppy/aws-s3-multipart: pass `signal` as separate arg for backward compat (#4746)
  meta: fix TS integration (#4741)
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.

3 participants