MuckRock / muckrock

MuckRock's source code - Please report bugs, issues and feature requests to info@muckrock.com
https://www.muckrock.com
GNU Affero General Public License v3.0
114 stars 22 forks source link

Updates Node, Webpack, and most JS dependencies #1801

Closed allanlasser closed 1 year ago

allanlasser commented 1 year ago

So to get started building some Svelte components into MuckRock, I first needed to make sure that the Node.js stack was up to date. Boy, it sure wasn't!

This update:

I've done some integration testing on the development server to make sure that there's no errors and existing JS-driven functionality like autocomplete, rich text editing, and jQuery continue to work.