j-mcnally / ember-cli-chrome

A small and growing toolkit to build chrome extensions with EmberJS
62 stars 12 forks source link

AWESOME #5

Closed h55nick closed 9 years ago

h55nick commented 9 years ago

was thinking about doing this myself! Glad to see it wasn't an original idea.

questions:

  1. do you plan on supporting this?
  2. (if yes) are you open to prs?
  3. (if yes) can I add a description, point to proper ember-cli etc?
  4. thinking that this should be a different 'build' ie. ember build -e chrome, this would allow the location: #
j-mcnally commented 9 years ago

i do want to support it, i will be giving it some much needed update soon. I would love contributors. Ive been taking a break because things were moving so fast in ember-cli land and we were writing a bunch of hacks that now have official stories, so it makes sense to revisit this with a more stable api!

h55nick commented 9 years ago

completely understand. ember-cli has been moving crazy fast. I'll try and get the docs and package json updated and play around with it this weekend.