Gastón Silva
Gastón Silva
In my fork, without any changes, I get one failure: ``` bash 1) PayPal cannot process a payment with invalid gateway details Failure/Error: click_link product.name Capybara::Ambiguous: Ambiguous match, found 2...
Nothing fancy, simple installation ``` npm install --save-dev ember-cli-bootstrap ``` And the console shows: ``` Uncaught Error: Unknown template object: function template hb.template (anonymous function) ``` Versions: ``` DEBUG: Ember...
- [ ] depends on https://github.com/babel/broccoli-babel-transpiler/pull/84
Can we get release tags? There is only one from 2011.
Adding `rollup-plugin-typescript` results on: ``` Unexpected token (Note that you need plugins to import files that are not JavaScript) at BroccoliRollup -~- created here: -~- at new Plugin (/Users/gsilvae/code/broccoli-rollup-typescript/node_modules/broccoli-plugin/index.js:31:32) at...
This wouldn't work: ``` ember install spree-ember-storefront ``` I had to use a version number: ``` ember install [email protected] ``` Maybe document it? I'm not sure at what level this...
1.13
I'm still working on changes for the other addons, but I figured that it would be good to start pushing as I have them ready so I can have early...
this.pathsBoundNodes ``` ``` https://github.com/givanse/mvc-tree/blob/29cf3fd428107980877d3f0ad0d048568cc8847e/app/templates/components/root-svg.hbs#L32