X7ROOT File Manager
Current Path:
/home/notabjze/usahomesolar.org/wp-content/plugins/pro-elements
home
/
notabjze
/
usahomesolar.org
/
wp-content
/
plugins
/
pro-elements
/
ðŸ“
..
ðŸ“
assets
ðŸ“
base
📄
changelog.txt
(53.29 KB)
ðŸ“
core
ðŸ“
data
ðŸ“
docs
📄
karma.conf.js
(432 B)
ðŸ“
license
📄
license.txt
(1.21 KB)
ðŸ“
modules
📄
plugin.php
(14.16 KB)
📄
pro-elements.php
(5.56 KB)
ðŸ“
updater
Editing: karma.conf.js
const karmaCoreConfig = require( '../elementor/karma.conf' ); module.exports = function( config ) { karmaCoreConfig( config ); // Set base path. config.basePath = __dirname + '/../elementor/'; // Change qunit-tests to pro. Object.entries( config.files ).some( ( [ key, path ] ) => { if ( 'assets/js/qunit-tests.js' === path ) { config.files[ key ] = __dirname + '/' + path; return true; } return false; } ); };
Upload File
Create Folder