同時,所有的loader的功能都是單一的,他們只會關心自己的輸入與輸出 ... function loader(source){ // coding } module.exports = loader; 複製代碼.
確定! 回上一頁