Hi all,
we are facing the problem, that when building an app in production mode, all string templates written with the es6 backtick syntax is lost when transpiling to es5. Only two empty backticks with no content in it "survive" the compilation process. Any ideas, if this is a problem with the closure compiler or with the sencha compilation process? Perhaps we have to set some hidden flags?
Sencha Cmd v6.5.0.180
ExtJS Version : 6.5.0.775
Many thx in advance,
Olli