charles bourasseau
charles bourasseau
I means in this gems yes. When I use `//= require handlebars.runtime`, I don't have the chance to inject helpers before it's compile right?
All feature with generation e.g. like #400 help new user to jump in the project and get more confident with it. Still I'm not sure it has to be part...
I have almost the same problem with this code: ``` const StyleDictionary = require("./index").registerTransform({ type: 'value', transitive: true, name: 'figma/web/flatten-properties', matcher: ({ type }) => { return ['typography', 'composition'].includes(type); },...
I ended adding `StyleDictionary.transformGroup.scss.push('figma/web/flatten-properties');` and it worked.
So right now the best would be to configure the client to use camelcase?
Is there any news on this issue?
I send a PR to heroku-buildpack-imaginary which should fix this issue. https://github.com/h2non/heroku-buildpack-imaginary/pull/1 I only added the following files (libHalf.so.6, libIex.so.6, libIlmImf.so.6, libIlmThread.so.6 and libImath.so.6) to the .tar.gz.
Maybe we should find a better location than my dropbox for it. Why not Github?
Any idea how to solve this? I'm currently blocked by this issue :/
I also lose some time to figure out this was a false positive error. using `transitionTo` inside `redirect` is documented in the guide and in the API: https://emberjs.com/api/ember/2.18/classes/Route/methods/redirect?anchor=redirect Nevertheless it...