Skip to content
This repository has been archived by the owner on Feb 18, 2020. It is now read-only.

tinymce/tinymce_compressor

Repository files navigation

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