Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

asset rewrite bug #4

Open
jamesdixon opened this issue Apr 22, 2016 · 1 comment
Open

asset rewrite bug #4

jamesdixon opened this issue Apr 22, 2016 · 1 comment

Comments

@jamesdixon
Copy link
Contributor

Hi,

I'm running into a strange bug where assets aren't rewritten properly when using the default container name. For example, if I don't set containerName or set containerName to the default emberdeploy value, when asset paths in css files are rewritten, I see the following:

url(undefinedemberdeploy/assets/fonts/font.eot);

However, if I change containerName to something other than emberdeploy, the assets are rewritten properly. I looked through the source, but am unable to find where this might be occurring.

I'm running all the latest versions and don't recall running into this issue before. The one thing I'm curious about is whether this is a result of an updated version of Ember CLI/broccoli-asset-rev. I'm currently running Ember CLI 2.4.3.

Thanks,
James

@duizendnegen
Copy link
Owner

Thanks, I'll look into it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants