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

Replace gulp with rollup #356

Open
david-poindexter opened this issue Nov 26, 2023 · 0 comments
Open

Replace gulp with rollup #356

david-poindexter opened this issue Nov 26, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@david-poindexter
Copy link
Member

Is your feature request related to a problem?

Many gulp dependencies have security vulnerabilities that can be difficult, and in many cases impossible, to address.

Describe the solution you'd like

Replace gulp with rollup.

Describe alternatives you've considered

Several alternatives have been considered, but rollup is highly performant and requires way fewer dependencies with way fewer security concerns (mostly due to limited to no downline dependencies).

Additional context

This will also significantly reduce the complexity of usage. It will require documentation updates.

@david-poindexter david-poindexter added the enhancement New feature or request label Nov 26, 2023
@david-poindexter david-poindexter added this to the 4.0.0 milestone Nov 26, 2023
@david-poindexter david-poindexter self-assigned this Nov 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant