gdborton / webpack-parallel-uglify-plugin

A faster uglifyjs plugin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

support IE8?

lizm-binary opened this issue · comments

can it (v0.4.2) support ie8?

This package is just a pass through to uglifyJS, so it should support IE8 depending on the options passed and the rest of your webpack config.