ember-cli-rollbar icon indicating copy to clipboard operation
ember-cli-rollbar copied to clipboard

update to work with fastboot 1.0

Open mcfiredrill opened this issue 8 years ago • 2 comments
trafficstars

See the upgrade guide, basically the environment variable has been removed. https://gist.github.com/kratiahuja/d22de0fb1660cf0ef58f07a6bcbf1a1c#using-processenvember_cli_fastboot-to-run-import-in-fastboot-build

mcfiredrill avatar Aug 22 '17 05:08 mcfiredrill

Thanks for this PR @mcfiredrill!

I'm not familiar with the nodeAssets option you are using in index.js - would you mind linking to the docs for it? I'd love to understand it a bit better before merging this in, just to make sure I can wrap my head around it.

davewasmer avatar Sep 05 '17 22:09 davewasmer

@davewasmer Sorry for the delay, I'm not totally sure but I believe that comes from the ember-cli-node-assets package https://github.com/dfreeman/ember-cli-node-assets#addons-with-fastboot

mcfiredrill avatar Sep 12 '17 03:09 mcfiredrill