ember-colpick icon indicating copy to clipboard operation
ember-colpick copied to clipboard

add compatibility for FastBoot >=1.0.0

Open billdami opened this issue 7 years ago • 1 comments

This takes care of #19 by using the new recommended patterns for selectively not eval'ing code that cannot run in server/FastBoot environments.

billdami avatar Sep 20 '17 15:09 billdami

So I'm not sure how to fix the latest CI check failure... it seems like its now choking on the ES6 class syntax being used within the broccoli-merge-trees package that I have no control over. Does the .travis.yml config have to adjusted perhaps?

billdami avatar Sep 20 '17 18:09 billdami