update
This commit is contained in:
@@ -6,8 +6,8 @@ webpack是一个js文件打包器,在处理应用程序时,会将程序用
|
||||
配置:(webpack.config.js)
|
||||
|
||||
```
|
||||
module.exports = {
|
||||
entry: './path/to/my/entry/file.js' //路径
|
||||
};
|
||||
moudle.export={
|
||||
en
|
||||
}
|
||||
|
||||
```
|
||||
Reference in New Issue
Block a user