Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 311 Bytes

File metadata and controls

15 lines (8 loc) · 311 Bytes

$ npx webpack

Use npx to run npm package bin.

$ npx webpack --config webpack.config.js

Use --config to specify config file.

error

  • webpack Failed to decode downloaded font

webpack.config.js重复module.rules

webpack打包字体图标出错