Skip to content

Comments

chore: update dependencies 2021-08-23#98

Merged
pastelmind merged 1 commit intomainfrom
chore-update-deps-20210823
Aug 23, 2021
Merged

chore: update dependencies 2021-08-23#98
pastelmind merged 1 commit intomainfrom
chore-update-deps-20210823

Conversation

@pastelmind
Copy link
Contributor

@pastelmind pastelmind commented Aug 23, 2021

Notably, this commit updates Vite to 2.5.0, which fixes a bug that caused absolute paths of dependencies to leak into the bundle (and the sourcemap). This was discovered in #62, investigated further in issue #75, and then remedied via monkeypatching Vite in PR #77.

Now that Vite has fixed the bug, we can remove the monkeypatch. (patch-package is still needed to work with react-virtualized)

Notes:

- Update Vite to 2.5.0, which fixes a bug that caused absolute paths of
  dependencies to leak into the bundle (and the sourcemap). This was
  discovered in pull request #62, investigated further in issue #75, and
  then remedied via monkeypatching Vite in PR #77.
  Now that Vite has fixed the bug, we can remove the monkeypatch.
  (`patch-package` is still needed to work with `react-virtualized`)
@pastelmind pastelmind added the type: maintenance Project maintenance stuff label Aug 23, 2021
@pastelmind pastelmind self-assigned this Aug 23, 2021
@pastelmind pastelmind merged commit ad4deca into main Aug 23, 2021
@pastelmind pastelmind deleted the chore-update-deps-20210823 branch August 23, 2021 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: maintenance Project maintenance stuff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant