Webpack 5 以前會使用 url-loader 及 file-loader 來處理JS 引入的外部資源,看是要以 base64 的方式直接inline 在source code 當中,或獨立輸出。
確定! 回上一頁