llaski / minifyify-issue

Reference to https://github.com/ben-ng/minifyify/issues/54

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minifyify-issue

Reference to ben-ng/minifyify#54

Setup

  1. Generate minified bundle

     $ npm install
     $ node build.js
    
  2. Run index.html in the web browser (Chrome)

  3. Open the debugging console (Command-Alt-I)

  4. Notice that the console.log from main.js is sourced from a minified file

About

Reference to https://github.com/ben-ng/minifyify/issues/54


Languages

Language:JavaScript 100.0%