-
I get a significant improvement by mangling the JS, but there are a couple of special functions that cannot lose their names.
-
It will be nice to have control over deciding what / which files need encryption. Developer may want to encrypt a private / premium plugin under `tns_modules` or all XML & CSS files too along with JS …
-
Since PR #723, localforage is broken by advanced minification tools like Closure Compiler's ADVANCED optimizations mode. This is because the custom driver code mixes bracket and dot property access sy…
-
I have found that when I write something like this:
```
Something
Something
```
The result is:
```
Something Something
```
Instead of:
```
SomethingSomething…
-
Currently, potions and inventory items are stored in `adventure.py`
Could they be stored in a separate file without creating a circular dependency?
The file would need to import `inventory_classes…
-
**Describe the bug**
error node_modules/@storybook/preview-api/dist/preview-web.js: Unexpected token: operator (?) in file node_modules/@storybook/preview-api/dist/preview-web.js at 3139:39. Getting …
-
**Description**
Since Volt is by default caching generated php templates, it might be useful to apply even time-consumpting filters on the output created at this stage. Filters could for example minif…
-
Hey guys. I see there are bower components included in git repository. It's really wrong. This way it's a pity not to use Bower (http://bower.io/) advanteges. How doesn't know it's something like Comp…
-
Hi!
I am using this plugin together with tsup builder and there is no css file generated when running this plugin. If I remove the plugin the css file is generated as expected.
This is my packag…
-
Latest version, trying to minify [Three.js v146](https://unpkg.com/three@0.146.0/build/three.js) but the issue is also present on the latest version 154.
I'm not sure how to phrase it but I think t…