-
### Is this a bug report?
No
### Have you read the [Contributing Guidelines on issues](https://github.com/facebook/Docusaurus/blob/master/CONTRIBUTING.md#reporting-new-issues)?
Yes
###…
-
Hello, I would like to voice this request to you, to have a file minifier feature, not just for .css or .css files, but to be to the file itself whatever is it, especially to the .php files that inclu…
-
Please document how to build or add a bash script that builds or something. I want to eventually automate builds via Github Actions while also testing my changes locally
Kukks updated
4 years ago
-
**Describe the bug**
can't get it to build using npm run build
**Version**
latest
**To Reproduce**
Steps to reproduce the behavior:
1. npm install
2. npm run build
**Expected behavior*…
-
## Issue Overview
The bundle process minifies the css however, from what I can see, does not purge unused CSS, leaving sometimes unnecessary css in the production files. I am unsure whether this woul…
-
Since a few versions emcc also minifies the HTML entry point (built from shell.html).
This file is pretty small and does not benefit a lot from minification. However minification is a significant h…
-
When using bootstrap across a tethered connection at least one js file stops working.
The reason is that many providers (o2, t-mobile, vodafone) across the world embed another js script into web page…
-
There's a million missing semis at the end of lines; which break compressors and packers.
-
Currently rui is opinionated on icons if we look at the accordion implementation.
I believe we should have a method of doing icons that can be easily removed completely so we do not force that opin…
-
**Actual Behavior**:
- `What is the issue?` mdPanel stops working after minfying code. I have a grunt task that minifies my files and groups bower libraries into single js files. Before this process …