Avrohom Katz
Avrohom Katz
Roadmap
- [x] Integration testing using Docker (run OS X script on OS X, Linux script on Linux) - [ ] Consider necessity of asynchronous APIs, and whether to use libdispatch...
### Which package(s) does this enhancement pertain to? - [ ] @types/ember - [ ] @types/ember__string - [ ] @types/ember__polyfills - [ ] @types/ember__object - [ ] @types/ember__utils - [...
Embroider now throws an error if the string passed to hbs is not a string literal. ``` Build Error (OneShot) ember-table/components/-private/row-wrapper.js: /Users/akatz/Source/project-repo-root/ember-table/components/-private/row-wrapper.js: hbs accepts only a string literal argument (This...