Closed timkolotov closed 1 year ago
The currently present issue of failing CI caused an error within webpack which is a dependency of page-with. Upgrading it to the latest version solves it (didn't dig too deep into it but seems to be related to the webpack version).
page-with
This has been released in v0.12.0!
Make sure to always update to the latest version (npm i @mswjs/data@latest) to get the newest features and bug fixes.
npm i @mswjs/data@latest
Predictable release automation by @ossjs/release.
The currently present issue of failing CI caused an error within webpack which is a dependency of
page-with
. Upgrading it to the latest version solves it (didn't dig too deep into it but seems to be related to the webpack version).