Skip to content

Pull from icu4c github release instead of package #36

@srl295

Description

@srl295

See ICU-20600 for the ICU side. Consider pulling the little endian data directly from the ICU src file (https://github.com/unicode-org/icu/releases/download/release-64-2/icu4c-64_2-src.tgz). BE and EBCDIC could pull from an adjunct data file also published by ICU. This would break the dependency on the manual step of (me) remembering to upload the ICU data.

This also would make sure the dot-release issue mentioned in #35 does not occur, because fetching would be specific to the ICU dot release.

Also, npm install in postinstall is a bad idea, as #38 points out.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions