EmulatorJS/data/minify
2022-08-02 21:52:55 -05:00
..
.gitignore
index.js
package-lock.json n64 beta core?\! 2022-08-02 21:52:55 -05:00
package.json
README.md

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