rusackas commented on PR #36518: URL: https://github.com/apache/superset/pull/36518#issuecomment-3643805551
This dependency update requires additional work: - webpack-manifest-plugin v6 is ESM-only and cannot be used with `require()` - The webpack.config.js needs to be converted to use dynamic imports or the entire config needs to be migrated to ESM - This is a breaking change that affects the build system Labeling for manual attention. 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
