/tinymce_compressor

TinyMCE GZip Compressor Package

Primary LanguagePHP

TinyMCE Compressor

Building the compressors

  1. Install Node.js
  2. Open a console and go to the project directory
  3. Write "npm install" to install all Node.js modules needed
  4. Build by writing "jake"
  5. Zips are created in the "tmp" directory