/Web-Minifier

Minify your website to a build folder.

Primary LanguageJavaScript

Web Minifier

Minify your website to a build folder. Web Minifier support html, css and js.

Installation

Install the package globally.

$ npm i -g web-minifier

Minify your website

Open a cmd in the folder of your website and execute this command:

$ build-web

Web Minifier will return you the path of the build when it's done.