-
Hello Hoodies,
i tried out Hoodie a few days ago and now i'm setting up a clean installation without the demo code.
For my basic setup i want to include jQuery and Bootstrap, but i want to manage the…
-
Currently our build pipeline when doing a release is here: https://github.com/ternandsparrow/wild-orchid-watch-pwa/blob/0057a54/package.json#L8. The steps we do are:
1. vue-cli build (which runs we…
-
Seems pre-compilation doesn't minify js, css files. But without this gem, they are correctly minified. Any suggestions?
-
Hello,
A little difference between versions with closure and without closure.
In the closure version (ex : ammo.small.js), we can get the pointer with object.a
In the no closure version (ex : ammo.…
-
Ccing @neubig @pfliu-nlp
On our dev and prod server, the benchmark submit drawer shows an incorrectly minified benchmark config. The root cause is webpack (used by create react app) auto-minifies …
-
Would enable automatic updates. [Here's an example](https://github.com/ajduke/meteor-bootstrap-tagsinput/issues/2).
dandv updated
8 months ago
-
**Describe the bug**
The minified `tnb.min.js` file is not included in the releases.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to https://github.com/thenewboston-developers/thenewb…
-
We should automatically deploy after each push via a post-commit hook that does `volo build && volo gh-deploy` for us.
(Originally: continuous deployment for the win. We should switch the integration…
-
So I've made up a Gruntfile on my own fork. It concats all the js files, minifies, uglifies and does the same with html and css files, then copies everything into a `dist` or distribution folder. What…
-
### Describe the bug
Leading zero is not stripped from `cubic-bezier` functions assigned to custom properties.
Maybe there’s some proximity with #1456.
### Expected behaviour
The following
``…