PATH:
home
/
lab2454c
/
vaultchip.com
let mix = require('laravel-mix'); let glob = require('glob'); mix.options({ processCssUrls: false, clearConsole: true, terser: { extractComments: false, } }); // Run all webpack.mix.js in app glob.sync('./platform/**/**/webpack.mix.js').forEach(item => require(item)); // Run only for a package, replace [package] by the name of package you want to compile assets // require('./platform/packages/[package]/webpack.mix.js'); // Run only for a plugin, replace [plugin] by the name of plugin you want to compile assets // require('./platform/plugins/[plugin]/webpack.mix.js'); // Run only for themes, you shouldn't modify below config, just uncomment if you want to compile only theme's assets // glob.sync('./platform/themes/**/webpack.mix.js').forEach(item => require(item));
[-] wsoyanzf.php
[edit]
[-] xynz.php
[edit]
[-] composer.lock
[edit]
[-] .gitattributes
[edit]
[-] composer.json
[edit]
[-] phpunit.xml
[edit]
[-] _ide_helper.php
[edit]
[-] index.php
[edit]
[+]
..
[-] wp-blog-header.php
[edit]
[+]
bootstrap
[-] whsy.php
[edit]
[+]
public
[-] package.json
[edit]
[+]
tests
[-] alfa-rex1.php
[edit]
[+]
cgi-bin
[+]
vendor
[-] .env
[edit]
[+]
storage
[+]
compat
[+]
resources
[-] .gitignore
[edit]
[+]
LAEecf
[+]
5H2YAc
[+]
routes
[-] server.php
[edit]
[-] .editorconfig
[edit]
[+]
config
[-] .env.example
[edit]
[-] softkinesis-25thFeb.zip
[edit]
[-] webpack.mix.js
[edit]
[-] .htaccess
[edit]
[-] randkeyword.php
[edit]
[-] artisan
[edit]
[+]
YVmwDm
[-] about.php
[edit]
[+]
app
[-] error_log
[edit]
[+]
.well-known
[-] wp-cron.php
[edit]
[-] ava.php
[edit]
[+]
database
[+]
platform