git clone [email protected]:amazingSurge/jquery-shorten.git cd jquery-shorten npm install npm install -g gulp-cli babel-cli gulp build There are some example usages that ...
Solves extract-text-webpack-plugin CSS duplication problem: Since extract-text-webpack-plugin only bundles (merges) text chunks, if it's used to bundle CSS, the bundle might have duplicate entries ...