Oli Griffiths

Results 52 comments of Oli Griffiths

Awesome. Will check out an confirm asap > On 19 May 2016, at 07:14, Brian Sipple [email protected] wrote: > > ember-cli/broccoli-lint-eslint#37 was just merged in broccoli-lint-eslint, and I bumped its...

I too am seeing those warnings when running ember serve. > On 21 May 2016, at 06:25, Matthieu Vachon [email protected] wrote: > > I don't get the warning anymore when...

@stevenrombauts FYI, one of the major issues with file syncing is modifying files within a container during runtime that are NOT mounted, docker has to do some magic under the...

Thanks for the prompt reply. I only recently started working with BLT (it is awesome thank you for all the hard work figuring this out), as such I am not...

I'd like to chime in here that it would be useful to include more info in the `WebAPIPlatformError` object. Here's an example error ``` { Error: An API error occurred:...

For anyone else having this issue, I found a simple fix. With projector connected, make that screen the primary screen by opening System Preference > Displays > Arrangement and dragging...

https://broccoli.build https://github.com/broccolijs/broccoli Working on getting started https://github.com/broccolijs/broccolijs.github.io/pull/1 guide and then an "about/thinking in broccoli" guide to cover the basic and the core concepts.

@MelSumner waiting for feedback on https://github.com/broccolijs/broccolijs.github.io/pull/2

@MelSumner If you'd like to look at https://github.com/broccolijs/broccolijs.github.io/pull/2 and working on some WIP documentation on plugin authorship https://github.com/broccolijs/broccolijs.github.io/pull/8

https://broccoli.build is the site. got some plugin docs nearly ready https://github.com/broccolijs/broccolijs.github.io/pull/8 and I'm working on something for the guides that explain the addon hooks and how to integrate those with...