예를들어, import 경로가 정규 표현식과 일치하는 모든 import를 외부화 하려면 다음을 수행할 수 있습니다. webpack.config.js module.exports = { //... externals: ...
確定! 回上一頁