BREAKING CHANGE: minify option no longer available
BREAKING CHANGE: feeds no longer deduped by default
Why??:
Changes to @asset-pipe/js-reader require that feeds no longer do any deduping as this now happens in the reader and doing so before hand causes all kinds of mischief.
Codebase and repository cleanup.
Increase test coverage.
Todos
[x] Tests - additional more advanced integration tests still to add
[x] Documentation - document api changes
Deploy Notes
[ ] Publish
[ ] update @asset-pipe/client with new version of this module
[ ] update (and expand?) integration tests
[ ] update@finn-no/podlet module
[ ] update all podlets using@finn-no/podlet module and re-deploy
JIRA Issue
COREWEB-196
Status
IN DEVELOPMENT
Description
BREAKING CHANGE: minify option no longer available BREAKING CHANGE: feeds no longer deduped by default
Why??:
Todos
Deploy Notes
Related PRs