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 legacy dependencies, update build to webpack 5 #5

Merged
merged 5 commits into from
Aug 6, 2024

Conversation

web-padawan
Copy link
Member

@web-padawan web-padawan commented Aug 2, 2024

Description

  • Replaced legacy helpers with lodash to get rid of using function-bind violating stricter CSP policy:
  • Removed outdated dev dependencies used for tests that do not support latest Node (e.g. karma etc)
  • Updated webpack to v5 and babel to v7, changed to use @babel/preset-env (drop IE11 support)

@web-padawan web-padawan merged commit 76b81c8 into vaadin-quill Aug 6, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants