v1.0.0
locks opened this issue · 1 comments
locks commented
At the moment the package is named at-ember-string
, because @ember/string
wasn't working–possibly babel related–and I can't use ember-string
because that's also one of the packages in ember-cli-shims
.
Tasks
- Fix
index.js
exports name and tests - Make the ember-cli-babel not polyfill
@ember/string
if this addon is present: babel/ember-cli-babel#176 - Create another package to handle the prototype extension: https://github.com/locks/ember-string-prototype-extensions
locks commented
Published!