
in atk4/ui framework we precompile and ship built JS files together with other changes
when we tried to upgrade from vue 2.6.14 to 2.7.10 we observed the EOL in the dist files is mixed
this is causing our builds to be unstable in environments where EOL git normalization is enabled
to fix the problem, please unify all EOL of text files to industry standard NL (no Windows CRLF)
once fixed, please issue a bugfix release, thanks!