Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up unused dev dependencies and build tools #601

Merged
merged 3 commits into from
Aug 24, 2022

Conversation

creesch
Copy link
Member

@creesch creesch commented Aug 24, 2022

Fixes #597

@eritbh
Copy link
Member

eritbh commented Aug 24, 2022

We also don't use @rollup/plugin-node-resolve right now, that can be removed and I'll add it back whenever we get around to using npm for our dependencies

@creesch creesch merged commit d1efc3b into master Aug 24, 2022
@creesch creesch deleted the clean-dependencies-build-tools branch August 24, 2022 21:58
@eritbh eritbh added code quality dependencies Pull requests that update a dependency file labels Aug 24, 2022
@eritbh eritbh added this to the v6.0.3 milestone Aug 24, 2022
@eritbh eritbh modified the milestones: v6.0.3, v6.1.0 Sep 11, 2022
eritbh pushed a commit that referenced this pull request Sep 5, 2024
* remove unused dependencies and build tools

* also remove build.js

* no resolve...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clean up package.json (old build dependencies, unused test dependencies, etc)
2 participants