Skip to content

Latest commit

 

History

History

primary-simple

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

原生webpack使用例子

快速使用

  • 导入依赖
npm i
  • 使用原生webpack运行
npx webpack
  • 然后运行dist/bundle.js