smhg / gettext-parser

Parse and compile gettext po and mo files, nothing more, nothing less
MIT License
158 stars 44 forks source link

error when using mo files with angular app compiled with aot #45

Closed vtolstov closed 5 years ago

vtolstov commented 5 years ago

if i'm use mo file i have main.49a71bb36aed2e8c8fd7.js:1 ERROR TypeError: this._fileContents.readUInt32LE is not a function

but if i'm use po file all works fine.