-
```
Minify commit/version: 2.1.7
PHP version: 5.4.24
I have a lot of JS and when I minify it, it breaks. It cannot be parsed by
Firefox anymore
the error is: "SyntaxError: invalid regular expressio…
-
~~Right now you have to debug using the files in build/js/ which is alright because the code isn't minified, but it can still be a challenge to find the code that you're looking for.~~
-
Error stems from fabric.http.js minified file.
`WASM_BUFFER` is used in secp256k1 which is a wasm compiled dependency.
Line producing the error `const WASM_BUFFER = new Uint8Array(wasm.memory.buffer)…
-
I've made a custom build with the following code:
```javascript
require ( 'core-js-builder' )({
modules: ['es6.array.fill']
})
```
And the resulting build is 5.5kb, that seems **excessivel…
-
Hey James,
Thanks for merging my venv PR.
I've got a touchscreen Pi on my desk that will make an amazing LCARS control panel for my home office. I found this project and would like to do the wo…
-
I think someone forgot a console.log in .min.js https://github.com/daniel-nagy/md-data-table/tree/v0.8.14 and master
It can be found after this line, but its only present on the minified version
http…
-
Triggers should allow you to specify file globs, not just a list of files. For example:
```python
docker_build('laravel-app', 'laravel-app',
live_update=[
sync('laravel-app/src', '/var/www…
-
Hello!
I tried to follow `starlight-examples`. But the output of `grunt-starlight` is unreadable minified javascript.
How can I configure `Gruntfile.js` to disable uglification/minification for bett…
-
```
Minify commit/version: 2.1.7
PHP version: 5.4.24
I have a lot of JS and when I minify it, it breaks. It cannot be parsed by
Firefox anymore
the error is: "SyntaxError: invalid regular expressio…
-
```
Minify commit/version: 2.1.7
PHP version: 5.4.24
I have a lot of JS and when I minify it, it breaks. It cannot be parsed by
Firefox anymore
the error is: "SyntaxError: invalid regular expressio…