pwt.jinja2js icon indicating copy to clipboard operation
pwt.jinja2js copied to clipboard

Non-Closure generated code referencing soy.$$escapeHtml

Open mcilrain opened this issue 12 years ago • 1 comments

I'm using the pwt.jinja2js.jscompiler.Concat writer and it's creating code containing references to soy.$$escapeHtml.

Either the generator should use an alternate method of escaping or raise an exception.

mcilrain avatar Apr 09 '12 12:04 mcilrain

Hi,

thanks for the report. I am on holidays this week but I will take a look at the problem for you on my return.

Michael

On 9 April 2012 13:34, mcilrain [email protected] wrote:

I'm using the pwt.jinja2js.jscompiler.Concat writer and it's creating code containing references to soy.$$escapeHtml.

Either the generator should use an alternate method of escaping or raise an exception.


Reply to this email directly or view it on GitHub: https://github.com/mkerrin/pwt.jinja2js/issues/4

Blog: http://mkerrin.wordpress.com/ Twitter: http://twitter.com/michael_kerrin

mkerrin avatar Apr 10 '12 19:04 mkerrin