1-6.webpack對字體圖標和圖片的處理

1、npm install url-loader file-loader --save-devcss  2、webpack.config.js配置:html      module: {   loaders:[     {       test: /\.css$/,       loader: ExtractTextPlugin.extract("style-loader","css-loader
相關文章
相關標籤/搜索