-
J'ouvre cette issue pour en discuter.
On avait parlé d'un système "automatique" qui minifierai les ressources css et js de blogotext.
J'ai [commencé à travailler dessus](https://github.com/B4rb3rous…
-
# Problem description
Site takes 2 seconds to load, which is ridiculous for a static page.
As shown [here](https://gtmetrix.com/reports/usccyber.org/qJEScdvh), HTML could be half as large if minifie…
-
Make sub tasks separate tasks for the `minify` task then let the `minify` task import the pipes from the other tasks to use within it.
-
Would you consider minifying the CSS output (when running `charge build`) using a PostCSS plugin? For example, using something like [`cssnano`](https://github.com/cssnano/cssnano).
This seems like …
-
in der live version css minifyen nicht vergessen und auch JS krams
-
not sure if this is intentional or an oversight
-
@shannona Since these files are generally static, would it not be beneficial to minify the js and css files to improve load times for the user?
Just as a quick test I ran orchil.js through a minif…
-
This will make the page load a bit faster.
Doesn't seem to be a direct R solution. The `v8` package *might* offer a way to use standard javascript minimzer tools.
Side note: `v8` might allow us …
-
- Component or Package Name: @jsx-email/render
- Component or Package Version: 3.0.1
### Expected Behavior / Situation
Compatibility with Edge runtime (vercel etc)
### Actual Behavior / …
-
Hi there, I noticed that the css isn't minified in the build. Is there a vite setting I can use to enable that?
Thank you.