Skip to content

Commit

Permalink
DEP Upgrade front-end build stack (#1389)
Browse files Browse the repository at this point in the history
* DEP Upgrade webpack build config

* FIX Set correct proptypes for react components

* DEP Update code to work with new dependencies

Upgrading webpack necessitated upgrading most dependencies, so there are
changes needed in the code, too.

Also remove the browser warning which is just super out of date at this
stage anyway.

* MNT Fix jest tests

* MNT run yarn build
  • Loading branch information
GuySartorelli authored Dec 18, 2022
1 parent ddead9b commit 2b8f53e
Show file tree
Hide file tree
Showing 325 changed files with 8,318 additions and 112,914 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10
18
2 changes: 1 addition & 1 deletion client/dist/js/LeftAndMain.Ping.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client/dist/js/TinyMCE_sslink-email.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client/dist/js/TinyMCE_sslink-external.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client/dist/js/TinyMCE_sslink.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion client/dist/js/browserWarning.js

This file was deleted.

39 changes: 38 additions & 1 deletion client/dist/js/bundle.js

Large diffs are not rendered by default.

Loading

0 comments on commit 2b8f53e

Please sign in to comment.