HEX
Server: Apache/2
System: Linux ws03 5.14.0-570.44.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Sep 17 10:32:11 EDT 2025 x86_64
User: keesdewit (1017)
PHP: 8.3.30
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/keesdewit/domains/keesdewitsupport.nl/public_html/wp-content/themes/enfold/dev/readme.txt
This folder /dev is only needed to (re)create minified css and js files.

========================================================
IT IS SAFE TO DELETE IT IF YOU DO NOT INTEND TO DO THIS.
========================================================


Instructions to (re)create minified css and js files:
=====================================================

You need to install NodeJS and npm: https://docs.npmjs.com/downloading-and-installing-node-js-and-npm

1. Open Command Line or Windows Power Shell (Windows users) or Terminal (MacOS users)
2. Navigate to ../enfold/dev folder

Due to the size of the folder dev/node_modules we removed this from the github repo. Always run the following command before starting a gulp command:

3. npm install

4. Minify the files using one of the following commands:

   - gulp minifyEnfold ( ---> minifies all files )
   - gulp minifyEnfoldCSS
   - gulp minifyEnfoldJS
   - gulp deleteEnfold ( ---> deletes all minified files)
   - gulp deleteEnfoldCSS
   - gulp deleteEnfoldJS

-----------------------------------------------------------------------------------------------------------

In case you want to create a bundled file and avoid to run npm install and the node_modules directory:

    Check webpack.config_bundle_gulp.js


------------------------
@since 5.5  supports ES6 syntax (use of "gulp-terser")  https://www.npmjs.com/package/gulp-terser