Results 10 comments of Dor Tzur

Hey, why not leave `core-js` implementation to userland? For example, we detect old browsers and load core-js for them only. We'd rather libraries not import their own core-js. If you...

Hey, we just encountered this bug in the nastiest of ways: Our module is loaded in the head but MoveJS is only invoked later on runtime. This resulted in a...

@coffeemug It's mid June. any updates :) ?

Awesome! looking forward to it On Wed, Jun 15, 2016, 18:58 Josh Kuhn [email protected] wrote: > @dortzur https://github.com/dortzur We are working on a plugin system > that will allow us...

I believe this happens when you already have a release available for that semver version. Updating the semver version in `package.json` worked for me.

Hey, we really love TypeORM, but without full Audit Trail we'll have to move to Knex. A way to enable this functionality at least as feature flag (for our use...