a8m / a8m/angular-filter

Is it possible to change files encoding to UTF-8 with BOM?

Open
#194 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.9k
Forks
319
PR merge metrics
No merged PRs in 30d

Description

I'm using angular-filter npm package within a cordova app. That app is being targeted to all 3 mobile platforms (iOS, Android, WP) and I'm having issues while trying to publish a WP version. Basically, when the app is being processed after a store upload, it gives me errors for `angular-filter.js` and `angular-filter.min.js` that those files should be UTF-8 with BOM. I'm using a plenty of other npm packages and those are the only files that have this issue.

Would it be possible to change encoding inside angular-filter package? Would that affect negatively anyone?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.