Closed getogrand closed 7 years ago
The django-compressor is too slow for transpiling ES2015 because of it transpiles JavaScript files one by one serial. Moreover, it transpiles all JavaScript file. It doesn't ignore JavaScript files that are not modified.
Let's consider the Webpack or just the Gulp.
The django-compressor is too slow for transpiling ES2015 because of it transpiles JavaScript files one by one serial. Moreover, it transpiles all JavaScript file. It doesn't ignore JavaScript files that are not modified.
Let's consider the Webpack or just the Gulp.