Texonom
Texonom
/
Engineering
Engineering
/Software Engineering/Programming/Programming Language/Programming Languages/4GL/ECMAScript/
JavaScript
JavaScript
/JS Module/JS Meta Module/JS Builder/
WebPack
WebPack
/Webpack Version/
Webpack 5
Search

Webpack 5

Creator
Creator
Seonglae Cho
Created
Created
2021 May 10 1:20
Editor
Editor
Seonglae Cho
Edited
Edited
2021 May 10 2:6
Refs
Refs
  • Real Content Hash
  • Remove Polyfill
Module Federation
  • Asset modules
  • Nested tree-shaking
  • package.json exports imports 지원
Modules: Packages | Node.js v16.1.0 Documentation
In a package's package.json file, two fields can define entry points for a package: and . The field is supported in all versions of Node.js, but its capabilities are limited: it only defines the main entry point of the package.
https://nodejs.org/api/packages.html#packages_exports
  • CommonJs Tree Shaking
  • Inner-module tree-shaking
 
 
 
Webpack 5, 무엇이 달라졌을까?
이 글은 webpack5 Release 글을 정리한 글이며, 원글의 몇 가지 내용은 포함되지 않았습니다. 모든 변경사항을 알고 싶으신 분은 원글의 내용을 참고해주세요. v4에서 v5 migration에 대한 가이드는 이 글에 정리되어 있습니다. Breaking Changes의 의미 webpack 내부 아키텍처를 업데이트하고 향후 추가될 기능을 위한 기반을 준비하기 위한 리팩토링입니다. 기능 면에서의 Breaking Changes...
Webpack 5, 무엇이 달라졌을까?
https://so-so.dev/tool/webpack/whats-different-in-webpack5/
Webpack 5, 무엇이 달라졌을까?
 
 

Recommendations

Texonom
Texonom
/
Engineering
Engineering
/Software Engineering/Programming/Programming Language/Programming Languages/4GL/ECMAScript/
JavaScript
JavaScript
/JS Module/JS Meta Module/JS Builder/
WebPack
WebPack
/Webpack Version/
Webpack 5
Copyright Seonglae Cho