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

goog.format.insertWordBreaks Deprecated #79

Open
moberghammer opened this issue Mar 9, 2016 · 1 comment
Open

goog.format.insertWordBreaks Deprecated #79

moberghammer opened this issue Mar 9, 2016 · 1 comment

Comments

@moberghammer
Copy link

In the latest Closure Library goog.format.insertWordBreaks is deprecated.
This leads to the following warning:
soyutils_usegoog.js:1526: WARNING - Property insertWordBreaks of type goog.format has been deprecated: Prefer wrapping with CSS white-space: pre-wrap.

@jonnybot0
Copy link

jonnybot0 commented Apr 19, 2016

We've encountered this problem as well, currently tracking it down. You wouldn't be using grunt-closure-soy or some other abstraction that's pulling in the closure-templates library some other way? Nevermind. Looks like that grunt plugin doesn't actually list the closure compiler dependency anyway.

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