Jake Bellacera

Results 3 issues of Jake Bellacera

Update dependencies to the latest versions. Fixes a few critical issues via `npm audit`. **Note:** we are unable to update a few dependencies: - react@18 — blocked due to a...

Add tests so that we can ensure that the code functions as intended. ## TODO * [ ] Scope tests * [ ] Implement tests * [ ] Integrate CI

enhancement

It'd be nice to exclude assets based off of filename, path, etc. For instance, we don't need to include assets from CSS into the manifest. **Describe the solution you'd like**...

enhancement