EmulatorJS/data/minify
Ethan O'Brien 03530eb777 Version 1.2.2
Co-authored-by: Allan Niles <74841470+allancoding@users.noreply.github.com>
2022-08-02 21:52:00 -05:00
..
.gitignore Version 1.1.6 2022-05-16 11:45:00 -05:00
index.js Version 1.2.2 2022-08-02 21:52:00 -05:00
package.json Version 1.1.6 2022-05-16 11:45:00 -05:00
readme.md Version 1.2.1 2022-05-23 21:53:00 -05: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