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

Problem with minification #2

Closed
ralf-cestusio opened this issue Nov 21, 2014 · 3 comments
Closed

Problem with minification #2

ralf-cestusio opened this issue Nov 21, 2014 · 3 comments
Assignees
Labels

Comments

@ralf-cestusio
Copy link

I was wondering if it was just a problem i have or if you also experience it.

Using the component in a normal ember build works fine

If it is minified by ember build --environment-production a website complains with the error message
"google-map/initializers/google-map-component"

@ralf-cestusio
Copy link
Author

Sorry found it.
It was a problem with the handlebar compiler in prod builds which was causing the issue.

@huafu
Copy link
Owner

huafu commented Nov 21, 2014

@magicmoose is the problem affecting my component or was it relative to your app? If relative to my component, what was it exactly?

@ralf-cestusio
Copy link
Author

It was a case of: ember-cli/ember-cli#675 (comment)
in an other component which had a handlebar template which did not get precompiled.
But sadly the error was reported on yours.

@huafu huafu added the invalid label Jan 12, 2015
@huafu huafu self-assigned this Feb 4, 2015
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