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

Upgrade to Webpack 5, remove istanbul-instrumenter-loader, update dependencies #687

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

YashrajKupekar17
Copy link

resolves Submitty/Submitty#10641
This PR upgrades the pdf-annotate.js project to use Webpack 5. It includes:

  • Updated webpack and related dependencies.
  • Removed istanbul-instrumenter-loader and replaced it with babel-plugin-istanbul.
  • Updated webpack.config.js to be compatible with Webpack 5.
  • Adjusted package.json to include the latest versions of dependencies.

These changes aim to improve build performance, security, and compatibility with modern tools.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Seeking (Additional) Reviewer
Development

Successfully merging this pull request may close these issues.

Bump pdf-annotate.js webpack (low priority)
1 participant