SILENT KILLERPanel

Current Path: > home > codekrsu > > escapematrixonline.com > wp-content > > themes > vandana-lite


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: /home/codekrsu//escapematrixonline.com/wp-content//themes/vandana-lite

NameTypeSizeLast ModifiedActions
build Directory - -
css Directory - -
images Directory - -
inc Directory - -
js Directory - -
languages Directory - -
sections Directory - -
src Directory - -
template-parts Directory - -
404.php File 1121 bytes May 13 2025 15:38:53.
archive.php File 1297 bytes May 13 2025 15:38:53.
comments.php File 1652 bytes May 13 2025 15:38:53.
footer.php File 1120 bytes May 13 2025 15:38:53.
front-page.php File 819 bytes May 13 2025 15:38:53.
functions.php File 2761 bytes May 13 2025 15:38:53.
header.php File 1219 bytes May 13 2025 15:38:53.
index.php File 1403 bytes May 13 2025 15:38:53.
page.php File 1084 bytes May 13 2025 15:38:53.
readme.txt File 7415 bytes May 13 2025 15:38:53.
rtl.css File 37817 bytes May 13 2025 15:38:53.
screenshot.png File 178290 bytes May 13 2025 15:38:53.
search.php File 1277 bytes May 13 2025 15:38:53.
sidebar.php File 450 bytes May 13 2025 15:38:53.
single-blossom-portfolio.php File 2902 bytes May 13 2025 15:38:53.
single.php File 994 bytes May 13 2025 15:38:53.
style.css File 205225 bytes May 13 2025 15:38:53.
webpack.config.js File 793 bytes May 13 2025 15:38:53.
yarn.lock File 549935 bytes May 13 2025 15:38:53.

Reading File: /home/codekrsu//escapematrixonline.com/wp-content//themes/vandana-lite/webpack.config.js

const path = require( 'path' );

const defaultConfig = require( '@wordpress/scripts/config/webpack.config' );

// Import the helper to find and generate the entry points in the src directory
const { getWebpackEntryPoints } = require( '@wordpress/scripts/utils/config' );

// CSS minimizer
const CssMinimizerPlugin = require( 'css-minimizer-webpack-plugin' );

// Add any a new entry point by extending the webpack config.
module.exports = {
	...defaultConfig,
	mode: 'development',
	devtool: 'inline-source-map',
	entry: {
		...getWebpackEntryPoints(),
		dashboard: './src/index.js',
	},
	output: {
		path: path.resolve( __dirname, 'build' ),
	},
	optimization: {
		minimizer: [
			...defaultConfig.optimization.minimizer,
			new CssMinimizerPlugin(),
		],
	},
};

SILENT KILLER Tool