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

TINY-11415: added static service worker #147

Merged
merged 3 commits into from
Oct 24, 2024

TINY-11415: Switched to using node resolve from project root

55ee8bc
Select commit
Loading
Failed to load commit list.
Merged

TINY-11415: added static service worker #147

TINY-11415: Switched to using node resolve from project root
55ee8bc
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed succeeded Oct 24, 2024 in 0s

3 / 3 tasks completed

All tasks have been completed

Details

Required Tasks

Task Status
Added the mswjs service worker file as a node resolved resource didn't want to make bedrock dependent on the whole mswjs library just for this one file so if it exists in the projects node_modules then that will be served. Incomplete
Changelog entry added Completed
package.json versions have not been changed (done by Lerna on release) Completed
Tests have been added (if applicable) Completed
For stable releases, all dependencies must be stable Incomplete
For release candidates, all dependencies must be release candidates or stable Incomplete