Yanz Mini Shell
[_]
[-]
[X]
[
HomeShell 1
] [
HomeShell 2
] [
Upload
] [
Command Shell
] [
Scripting
] [
About
]
[ Directory ] =>
/
home
firstmatrixcoin
public_html
ocean-arc.firstmatrix.co.in
plugins
input-mask
Action
[*]
New File
[*]
New Folder
Sensitive File
[*]
/etc/passwd
[*]
/etc/shadow
[*]
/etc/resolv.conf
[
Delete
] [
Edit
] [
Rename
] [
Back
]
const mix = require('laravel-mix') const path = require('path') const directory = path.basename(path.resolve(__dirname)) const source = `platform/core/${directory}` const dist = `public/vendor/core/core/${directory}` mix .js(`${source}/resources/js/table.js`, `${dist}/js`) .js(`${source}/resources/js/filter.js`, `${dist}/js`) .sass(`${source}/resources/sass/table.scss`, `${dist}/css`) if (mix.inProduction()) { mix .copy(`${dist}/js/table.js`, `${source}/public/js`) .copy(`${dist}/js/filter.js`, `${source}/public/js`) .copy(`${dist}/css/table.css`, `${source}/public/css`) }
Free Space : 11439718400 Byte