Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4829

baseURL deprecation and SCSS assets

$
0
0

@tschoartschi wrote:

Hey!

I'm trying to fix the baseURL deprecation (see: http://emberjs.com/blog/2016/04/28/baseURL.html).

It worked quite ok but I still have troubles fixing the paths for our assets which are referenced in our SCSS files (background-images etc). We are using ember-cli-sass and the problem is, that the baseURL is only known during build. So I can not simply adjust the paths.

How did you solve this problem?

Thanks a lot
Tschoartschi

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4829

Trending Articles