2 года назад
История
README.md
Webpack Laravel-mix kit
Clone and enter to project
git clone https://github.com/xander-crutch/webpack-lm-kit.git
cd webpack-lm-kit
Installation
Install the dependencies and devDependencies.
If you are using npm:
npm install
If you are using yarn:
yarn
Run development
npx mix
or
npm run development
Run development and watch, start server
npx mix watch
or
npm run watch
Run production build
npm run production
Configs
Webpack config in webpack.mix.js
Configuration file for your project in src/app.js
Конвейеры
0 успешных
0 с ошибкой