Skip to content

POEdit picks up the JS class names because they are in the _() function in the minified version. Any way to exclude this? #594

Discussion options

You must be logged in to vote

That's because the minifier optimized the function name to _().
Use the non-minified version and minify it by yourself, or exclude the path by POEdit (I don't know if it supports that or not).

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ashkan-ahmadi
Comment options

@NaotoshiFujita
Comment options

Answer selected by ashkan-ahmadi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants