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
相关文章
相关标签/搜索