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

refactor: removed unused dependencies #1319

Merged

Conversation

mfranzke
Copy link
Contributor

@mfranzke mfranzke commented Apr 24, 2021

Summary of changes

Removed totally

Removed partly

  • fs-extra: removed from packages/uikit-workshop/package.json, as its require got removed with commit 7136c8c (within file packages/uikit-workshop/build-tools.js on line 3)
  • deepmerge: removed from packages/uikit-workshop/package.json, as it was added with commit 8245e27, but never required within this package
  • core-js: removed from packages/uikit-workshop/package.json, as its usage out of e.g. commit 3c890c3 within the uikit-workshop package got extracted into an exclusive package uikit-polyfills

its usage seems to have been removed with commit 3c890c3
@mfranzke mfranzke requested a review from sghoweri as a code owner April 24, 2021 05:04
@mfranzke mfranzke marked this pull request as draft April 24, 2021 05:04
@mfranzke mfranzke marked this pull request as ready for review June 20, 2021 09:13
@JosefBredereck JosefBredereck merged commit 28d6205 into pattern-lab:dev Jun 21, 2021
@mfranzke mfranzke deleted the refactor-removed-unused-dependencies branch June 21, 2021 17:52
antonia-rose pushed a commit to quelltexterin/nemo-uikit-workshop that referenced this pull request Apr 12, 2023
* refactor: removed unused dependency iframe-resizer

its usage seems to have been removed with commit 3c890c3

* refactor: removed unused dependencies critical and critical-css-webpack-plugin

* refactor: removed unused dependency prerender-spa-plugin

* refactor: updated svgo-loader depencency

as this was resulting in errors

* refactor: removed obsolete dependency fs-extra out of this package

* refactor: removed obsolete dependency deepmerge out of this package

* refactor: removed obsolete dependency core-js out of this package

* refactor: removed obsolete dependency htm out of this package
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants