简体   繁体   English

webpack.config.js 和 Webpack.mix.js 有什么区别?

[英]What is the difference between webpack.config.js And Webpack.mix.js?

I'm new at webpack but I'm working with laravel and i see webpack.mix.js, so what is the difference between it and webpack.config.js, is there any functions that's I'll miss in webpack.mix? I'm new at webpack but I'm working with laravel and i see webpack.mix.js, so what is the difference between it and webpack.config.js, is there any functions that's I'll miss in webpack.mix?

webpack.config.js is just a service file. webpack.config.js只是一个服务文件。 Laravel Mix based on Webpack so you don't need to touch it. Laravel 混合基于 Webpack 所以你不需要触摸它。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM