linkeddata / dokieli

:bulb: dokieli is a clientside editor for decentralised article publishing, annotations and social interactions
https://dokie.li/
Other
803 stars 82 forks source link

Chore/update webpack #350

Closed VirginiaBalseiro closed 1 year ago

VirginiaBalseiro commented 1 year ago

This PR bumps webpack to v5.76.3 which fixes a vulnerability, and webpack-cli to v5.0.1.

It also fixes webpack config to properly exclude the __testUtils__ dir so webpack ignores the testServer during build.

Supersedes https://github.com/linkeddata/dokieli/pull/349

csarven commented 1 year ago

Thank you for looking into this!