-
Hi there,
Love your tool so far!
I just discovered crunchme because I'd like to compress some JS further beyond what uglify-es/js can do.
However it seems like the compressed js `crunchme` create…
nylki updated
6 years ago
-
git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree commit -q -F /var/folders/hp/0cj2csyn2fj6gmlw_t3skynr0000gn/T/SourceTreeTemp.wiV3x9
executing task "grunt"
pr…
-
I tried to use grunt-inline and while all my css and js files were minified / uglified and inlined, the background images referenced in the css haven't been base64 encoded. My css is in the css folder…
-
**Why should we use monorepo?**
For example, Hexo is dropping Node.js 8 at this moment. That means every CI config under every repo has to be updated. It is painful.
If we are using monorepo, we…
-
need to get underscore/lodash dependency resolved so that only lodash loads
Look for other pieces to cut out, how to simplify browserify output
-
# bug
![image](https://user-images.githubusercontent.com/29531779/33694347-a165c4d8-db32-11e7-99c4-17669c91b532.png)
-
// Karma configuration
var mainBowerFiles = require('main-bower-files');
const path = require('path');
function listFiles() {
// Instead of manually specifying bower files, inject all the MAIN…
-
I have a repo, https://github.com/backspaces/as-app3d, using squash to minify Rollup bundles. Using the minified bundle fails with a browser error. The minified bundle is mal-formed.
In the example…
-
### Issue details
- hot reload works a couple times then stops working
- browser does not update
- try to reload page, and browser sync server never responds. Browser is loading indefinitely ![im…
-
Hello, first of all thank You for the great work!!! Dean you are one of my heroes!!! But I'm not here for adulation: starting from the same code the node version has a different result then the one ob…