-
**Is your feature request related to a problem? Please describe.**
Reduce keystrokes and eliminate issues in which project members forget to minify files upon saving.
**Describe the solution you'd…
-
I am having an issue where running `jekyll build --watch` copies `.js` files from inside the `js/` directory to the built `_site` dir, but they contain no content. This is also intermittent and I'm no…
-
We'd like to see the CSS limit increased from the current 50K to 100K.
Background - we're automatically converting sites, including all their look and feel to AMP. Many sites have 3-400k of CSS whic…
-
gulp.watch doesn't seem to work for me, and I think it's a Windows-related issue. If I use the example gulpfile.js from the readme, create the directory structure (client/js, client/img, build/js, bui…
-
Currently all the templates for the various directives in the back office are pulled in via a templateUrl property. This causes angularjs to have to make a network request per template and load them a…
-
I use tachyons as a staple base css in all my apps and then each one I might add some tweaks or custom css on top of it in a separate file.
Is there a way to enable the colors css vars (:root vars…
-
The PolicyDocument specified in an IAM Managed Policy has a maximum length of 6,144 characters (after converted to JSON and minified).
https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_iam-l…
-
My html has hand written, inlined SVG. I'm using parcel to build (which invokes posthtml). posthtml is rewriting the svg content and:
- strips out the viewBox
- converts rect to path (why?)
And t…
-
If I execute the `default` task I would expect:
1. the files in `./web/assets/dist/img/*` get removed
2. symlinks are generated for all files in `./assets/img/**/*.*`
3. all images in `./assets/i…
-
I am getting this issue now "FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory" and i am unable to pin point what was the issue.
I have used mup deploy in the same …