換雙引號也出錯!
運行:webpack hello.js hello.bundle.js --module-bind "css=style-loader!css-loader"
出現 bash: !css: event not found 錯誤
?
運行:webpack hello.js hello.bundle.js --module-bind "css=style-loader!css-loader"
出現 bash: !css: event not found 錯誤
?
2017-11-15
舉報
2017-11-15
沒有安裝css-loader?么?