javascript - Losing UTF-8 encoding after sencha app build in Sencha Cmd -


i'm trying build application sencha cmd 6.0 , ext 6.0, have problem since ext 5 sencha cmd 5.0. happening application in build folder losing special characters, 'ç', 'é', problem ?

the charset //@charset iso-9959-1 doing warning on sencha cmd, right //@charset utf-8 so, solution, add //@charset utf-8 in js files :d


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

Ruby on Rails, ActiveRecord, Postgres, UTF-8 and ASCII-8BIT encodings -