Skip to content

charlene0824/webpack-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack-demo

webpack是一个用于web项目的模板打包工具。在大部分的使用场景中,我们将它看作是一个web前端模块打包工具,它将资源的本身当做模块,这些模块可以被导入和操作,最后打包到指定的文件中

在项目的根目录下需要创建webpack.config.js文件配置webpack。

About

练习webpack的使用方法

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors