Conversation
|
cool ty, will merge when CI goes green |
|
Hmm, not sure what's up with that failure. Not sure how my changes would cause a timeout.. |
|
Are the tests passing locally? My guess is not. |
|
This is the kind of error that I get: Looks like an issue with being in a fork and with npm install missing some stuff... Not sure what there is for me to do about it. |
|
The ember-try config is pulling a version newer than expected. That is understandable, since the config: For:
This addon was built with an ember-cli version way older than the one that you are using, that is why that package is missing. Upgrading ember-cli should be fairly straight forward if you don't mind doing it. |
Hey there,
I'd like to use this addon, but I don't necessarily want it to add p tags all the time. I modified it to make the p tags optional.