-
Taken from https://wordpress.org/support/topic/minified-2/
Is it possible to fetch minified versions of the files?
-
When calling the stack.sync API, I get an exception which is reported as...
> The promise rejected with the reason "#".
Here's a screenshot of a debugger showing the failing line within the mini…
cefn updated
2 months ago
-
Just linking it here so it can be more easily tracked, and others that might be affected when using `html-bundler-webpack-plugin` can more easily find it here.
Upstream issue: https://github.com/te…
-
### 🐛 Describe the bug
~~~
import torch
def fn(x):
return x.chunk(4)
opt_fn = torch.compile(fn, backend="inductor", fullgraph=True)
for i in range(2,12):
x = torch.randn(4…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/CONTRIBUTING.md).
- [X] I agree to follow the [Code of Conduct](https://github.com/io…
-
### Preconditions and environment
- Magento 2.4.5
- PHP 8.1
Did a pagespeed test and shows jquery.validate.min.js should be optimized. (I have JS minify turned on) Checking the actual file jquery.v…
-
My build system is picking up both versions of the script because both are in bower.json's main section. It doesn't make sense to me that both would be needed. Please see this issue on another repo: h…
-
Hi, I was comparing the result of the `serverless-bundle` (I'm using the beta branch because I'm using typescript to develop) with `serverless-plugin-ncc` and I see that the final bundle of serverless…
-
The unminified file is 0 bytes, while the minified version is 1 byte. I did the math and it turns out this is positive-infinity times bigger than the original, and this is an unacceptable overhead. Pl…
-
```
Where can I get the non minified version of this lib?
```
Original issue reported on code.google.com by `plakr...@gmail.com` on 7 Jan 2014 at 9:50