psr7-demo icon indicating copy to clipboard operation
psr7-demo copied to clipboard

Version for use without Ember CLI

Open neverfox opened this issue 10 years ago • 1 comments

I was disappointed to see that this was converted to a pure Ember CLI add-on, not because that's not great, but because I don't use Ember CLI for my Ember apps, which freezes me at 0.0.14. What would it take to still use the latest version as a straightforward .js file (through Bower)?

neverfox avatar Nov 03 '14 00:11 neverfox

Hi, you're right that there should be a standalone version, I just haven't had the free time to get that setup.

liquid-fire has some packaging scripts to convert the addon to standalone builds, it shouldn't be a big job to integrate that into fireplace too. There's a good blog post on how that works here (packaging stuff at the end) - http://pixelhandler.com/posts/develop-embercomponents-for-sharing-as-ember-cli-addons-a-practical-example

I'll get to it asap, but would greatly appreciate a pull request if you want to take a look in the meantime?

rlivsey avatar Nov 26 '14 14:11 rlivsey