1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/huimingdeng-wechatmall

Клонировать/Скачать
webpack.mix.js 537
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
huimingdeng Отправлено 18.02.2019 09:20 752b834
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');

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/huimingdeng-wechatmall.git
git@api.gitlife.ru:oschina-mirror/huimingdeng-wechatmall.git
oschina-mirror
huimingdeng-wechatmall
huimingdeng-wechatmall
master