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
Post a Comment