Is it possible to change files encoding to UTF-8 with BOM?
未關閉
- 主要語言
- JavaScript
- 星號
- 2.9k
- 分支
- 319
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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?
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。