EmulatorJS/data/minify
Ethan O'Brien 50b85bfa65 EmulatorJS Version 4.0
See Changelog for information.

I'm deeply sorry to anyone with active branches, and good luck with merge conflicts
2023-07-18 12:13:07 -05:00
..
index.js EmulatorJS Version 4.0 2023-07-18 12:13:07 -05:00
package-lock.json EmulatorJS Version 4.0 2023-07-18 12:13:07 -05:00
package.json EmulatorJS Version 4.0 2023-07-18 12:13:07 -05:00
README.md Formatted Minify 2022-05-16 14:51:33 -04:00

Minifying

Before pushing the script files onto your production
server it is recommended to minify them to save on
load times as well as bandwidth.


Requirements


Steps

  1. Open a terminal in/data/minify.

  2. Install the dependencies with:

    npm install
    
  3. Start the minification with:

    node index.js