Oskar

Results 91 comments of Oskar

@backflip your solution works for me. That the SCSS syntax in user preferences of the linter. But shouldn't it be able to defer the syntax from the `.stylelintrc`? ``` {...

I would also expect (prefer?) the `` to be replaced. Unless you're using FastBoot removing the `` in index.html isn't so great for SEO. @ronco should replacing be the default...

Also having the problem compiling sass+compass. It refreshes my browser up to four times.

Thanks, I tried both of your suggestions but I'm seeing this with rc.6? ``` index.cjs.js:1470 TypeError: Cannot read property 'ServerValue' of undefined ``` ```js import DS from 'ember-data' // import...

Also seeing this. When it happens, the whole app crashes and you can't click any link-to's etc. On beta.13.

Hi, I've been using this addon happily with fastboot for some time but I'm now seeing this error. It comes from here https://github.com/mike-north/ember-phoenix/blob/master/vendor/phoenix.js#L1025. Is it an older version of this?...

Also related to fix fastboot support: https://github.com/mike-north/ember-phoenix/pull/80

For anyone ending up here, and without comparing the two modules further, take a look at https://github.com/martinandert/inflected, which works directly in browser and node.

`@blur` works for me with Vue 2.3.2.