romainberger / webpack-rtl-plugin

Webpack plugin to produce a rtl css bundle
MIT License
47 stars 33 forks source link

Very slow "asset optimization" even in incremental builds #24

Open Abdelhady opened 6 years ago

Abdelhady commented 6 years ago

When using this plugin, and during webpack's incremental build, the build hangs in the step asset optimization for about 2 minutes, but without using this plugin, the asset optimization step takes absolutely 0 seconds!