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

Adding ts-loader updates #381

Merged

Conversation

andrewstec
Copy link
Contributor

Eliminates Webpack 5.0 logic deprecation warnings:

$ /app/node_modules/.bin/webpack
Preparing frontend for: classydev
Loading Classy defaults...
(node:28) [DEP_WEBPACK_DEPRECATION_ARRAY_TO_SET] DeprecationWarning: Compilation.modules was changed from Array to Set (using Array method 'reduce' is deprecated)
(node:28) [DEP_WEBPACK_MODULE_ERRORS] DeprecationWarning: Module.errors was removed (use getErrors instead)

ts-loader fix resolves this issue: TypeStrong/ts-loader#1196

@andrewstec andrewstec merged commit 47eeed7 into ubccpsc:master Jun 25, 2021
@winstan winstan deleted the feature/webpack-deprecation-warnings branch September 19, 2022 15:11
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.

None yet

1 participant