You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The way ember-try works is not conducive to scenarios being run in parallel (the bower.json is modified, dependencies are satisfied, tests are run, etc...) in a single working copy.
You would have to create an independent working copy for each scenario you'd want to test or something (see: travis-ci's "build matrix" for an practical example).
* working
* cleanup
* leave existing non-dynamic local-class alone for efficiency
* fix double handlebars
* Additional testing and support for ConcatStatements
No description provided.
The text was updated successfully, but these errors were encountered: