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

Source Map Comments? #200

Closed
imack opened this issue Aug 20, 2015 · 3 comments
Closed

Source Map Comments? #200

imack opened this issue Aug 20, 2015 · 3 comments
Labels

Comments

@imack
Copy link

imack commented Aug 20, 2015

Is there anyway to maintain a fingerprinted source map comment from ember-cli? ie. //# sourceMappingURL=vendor-266f0c0df67fcb9cb0e59bf7beacecf6.map at the bottom of a JS file?

Fingerprinting seems to be hard coded to off for ember-cli-rails, but I'm not sure how to maintain the map comment.

@seanpdoyle
Copy link
Contributor

@imackinn this should have been resolved by bb4b03c.

Could you install master:

# Gemfile

gem "ember-cli-rails", github: "thoughtbot/ember-cli-rails"

and try to reproduce this error?

@seanpdoyle
Copy link
Contributor

Closing this issue.

If you're able to reproduce with master, please ping me here and I'll re-open.

@seanpdoyle
Copy link
Contributor

@imackinn on further thought, this will take more than just the master branch of the gem.

Please read and follow #30 (comment), posting back here with your results

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

No branches or pull requests

2 participants