kgabryje opened a new pull request #13280:
URL: https://github.com/apache/superset/pull/13280
### SUMMARY
Bumps webpack to v5 - in progress.
Things left to do:
1. Fix "Unable to resolve path to module 'mathjs'"
2. Fix "WARNING in
./node_modules/@data-ui/shared/esm/enhancer/WithTooltip.js 3:60-78
export 'withTooltipPropTypes' (imported as 'vxTooltipPropTypes') was not
found in
'@vx/tooltip/build/tooltips/TooltipWithBounds' (possible exports:
__esModule, default)
3. Fix "WARNING in ./src/common/components/index.tsx 30:0-42
export 'TreeProps' (reexported as 'TreeProps') was not found
in 'antd/lib/tree' (possible exports: __esModule, default)
4. Optional - suppress ESLint warnings in build output
If anyone wants to jump in and help solve those issues, you're more than
welcome to 🙂
### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
<!--- Skip this if not applicable -->
### TEST PLAN
<!--- What steps should be taken to verify the changes -->
### ADDITIONAL INFORMATION
<!--- Check any relevant boxes with "x" -->
<!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->
- [ ] Has associated issue:
- [ ] Changes UI
- [ ] Requires DB Migration.
- [ ] Confirm DB Migration upgrade and downgrade tested.
- [ ] Introduces new feature or API
- [ ] Removes existing feature or API
CC: @villebro @rusackas @ktmud @junlincc
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]