Brian Lukoff

Results 4 issues of Brian Lukoff

Is it possible to create a new release that includes the new jQuery 3 dependency?

I'm getting this error frequently when using `b2 sync` on a large number of files: MaxRetriesExceeded() FAILED to upload after 5 tries. Encountered exceptions: Broken pipe: unable to send entire...

This makes a small adjustment replacing Promise.await with regular async/await to get hooks working in Meteor 3.

In Meteor 2, I was able to view individual JS source files in Chrome DevTools. However, in Meteor 3, I'm only seeing the concatenated `app.js` file (plus one additional JS...