alibaba / ice

🚀 ice.js: The Progressive App Framework Based On React(基于 React 的渐进式应用框架)
https://ice.work
MIT License
17.8k stars 2.09k forks source link

chore: remove useless code #6860

Closed ClarkXia closed 3 months ago

ClarkXia commented 3 months ago

The file ice/src/webpackCompile.ts has been refactored and it's functionality has been incorporated into ice/src/bundler/webpack/getWebpackConfig.ts. Consequently, the original ice/src/webpackCompile.ts file is now obsolete and should be removed to prevent any further use.