3 Star 2 Fork 1

huimingdeng / wechatmall

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
webpack.mix.js 537 Bytes
一键复制 编辑 原始数据 按行查看 历史
huimingdeng 提交于 2019-02-18 14:20 . 初始化laravel项目
const mix = require('laravel-mix');
/*
|--------------------------------------------------------------------------
| Mix Asset Management
|--------------------------------------------------------------------------
|
| Mix provides a clean, fluent API for defining some Webpack build steps
| for your Laravel application. By default, we are compiling the Sass
| file for the application as well as bundling up all the JS files.
|
*/
mix.js('resources/js/app.js', 'public/js')
.sass('resources/sass/app.scss', 'public/css');
PHP
1
https://gitee.com/huimingdeng/wechatmall.git
git@gitee.com:huimingdeng/wechatmall.git
huimingdeng
wechatmall
wechatmall
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891