Bryan

Results 88 issues of Bryan

Fixes issue #225 in real world app

bug

When the generator is run in an addon folder the scss files should go in `addon/`, not `app/` And `pods.scss` should be in `addon/styles` And docs should read **Watched folder**...

Reported error on a lambda log uses the callstack of the iopipe catch block, instead of the call stack of the original error, ie where it was thrown from. ```...

{ ModuleNotFoundError: Module not found: Error: Can't resolve 'ioredis' in '/var/lib/shippable/build/IN/sc-pp-backend-repo-master/gitRepo/node_modules/@iopipe/trace/dist/plugins' at factory.create (/var/lib/shippable/build/IN/sc-pp-backend-repo-master/gitRepo/node_modules/webpack/lib/Compilation.js:888:10) at factory (/var/lib/shippable/build/IN/sc-pp-backend-repo-master/gitRepo/node_modules/webpack/lib/NormalModuleFactory.js:401:22) at resolver (/var/lib/shippable/build/IN/sc-pp-backend-repo-master/gitRepo/node_modules/webpack/lib/NormalModuleFactory.js:130:21) at asyncLib.parallel (/var/lib/shippable/build/IN/sc-pp-backend-repo-master/gitRepo/node_modules/webpack/lib/NormalModuleFactory.js:224:22) at /var/lib/shippable/build/IN/sc-pp-backend-repo-master/gitRepo/node_modules/neo-async/async.js:2830:7 at /var/lib/shippable/build/IN/sc-pp-backend-repo-master/gitRepo/node_modules/neo-async/async.js:6877:13 at normalResolver.resolve (/var/lib/shippable/build/IN/sc-pp-backend-repo-master/gitRepo/node_modules/webpack/lib/NormalModuleFactory.js:214:25)...

DS.* should be transformed to the appropriate ember data modules

This codemod should transform all Ember globals to the new module form. However it logs Ember.Date in the Module Report as an unknown global, instead of transforming it.

items is a static array of complex objects generated asynchronously Not loading vertical-collection until the objects are ready It shows the first two (or more if buffer size arg is...

The docs site is hugely out of date. "This repo is currently running vertical-collection 1.0.0-beta.7 against Ember 2.12.1"