Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

[webpack-config] fix: update workbox #1942

Merged
merged 3 commits into from
Apr 22, 2020
Merged

[webpack-config] fix: update workbox #1942

merged 3 commits into from
Apr 22, 2020

Conversation

jaulz
Copy link
Contributor

@jaulz jaulz commented Apr 21, 2020

The workbox plugin is already a year old. We should update it to a recent version as it supports more functionalities.

@jaulz
Copy link
Contributor Author

jaulz commented Apr 21, 2020

@EvanBacon I think once we have this we could also use workbox-window in expo-updates in order to check if new updates are available. Another thing is, that we should try to make it feasible to use Typescript in service worker files. What do you think?

@EvanBacon
Copy link
Contributor

I'm ok with the idea of TS support for SW files as long as we can accurately add them to the E2E tests.

@EvanBacon EvanBacon self-assigned this Apr 22, 2020
@EvanBacon EvanBacon added the Platform: web Using Expo in the browser label Apr 22, 2020
@EvanBacon EvanBacon self-requested a review April 22, 2020 03:26
@EvanBacon EvanBacon removed their assignment Apr 22, 2020
Copy link
Contributor

@EvanBacon EvanBacon left a comment

Choose a reason for hiding this comment

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

Tested locally, works well! Thanks for this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Platform: web Using Expo in the browser
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants