PATH:
home
/
centosnipponia
/
public_html
/
msg
const mix = require('laravel-mix'); /* |-------------------------------------------------------------------------- | Mix Asset Management |-------------------------------------------------------------------------- | | Mix provides a clean, fluent API for defining some Webpack build steps | for your Laravel applications. By default, we are compiling the CSS | file for the application as well as bundling up all the JS files. | */ mix.js('resources/js/app.js', 'public/js') .postCss('resources/css/app.css', 'public/css', [ // ]);
[+]
..
[+]
msg
[+]
.git
[-] README.md
[edit]
[+]
storage
[-] package.json
[edit]
[-] server.php
[edit]
[+]
app
[-] artisan
[edit]
[+]
database
[-] .styleci.yml
[edit]
[-] .gitattributes
[edit]
[-] phpunit.xml
[edit]
[-] composer.json
[edit]
[-] webpack.mix.js
[edit]
[+]
tests
[+]
public
[+]
bootstrap
[+]
resources
[-] .editorconfig
[edit]
[-] composer.lock
[edit]
[-] .gitignore
[edit]
[+]
config
[+]
routes
[-] .env
[edit]
[+]
vendor
[-] .htaccess.disabled
[edit]
[-] 1.php.quarantine
[edit]