You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 18, 2024. It is now read-only.
Describe the bug
One test file depends on unmaintained code text-encoding. Need to replace the code, or bring the code into this repository. This will eliminate a manual step and streamline the build
To Reproduce
The build requires a one-off step to run, running this will show the deprecated message npm install --save-dev text-encoding
Expected behavior
build off tsconfig with not manual steps
Screenshots
None
Desktop (please complete the following information):
None
Smartphone (please complete the following information):
None
Version of EOSJS
20.0.1
Describe the bug
One test file depends on unmaintained code text-encoding. Need to replace the code, or bring the code into this repository. This will eliminate a manual step and streamline the build
To Reproduce
The build requires a one-off step to run, running this will show the deprecated message
npm install --save-dev text-encodingExpected behavior
build off tsconfig with not manual steps
Screenshots
None
Desktop (please complete the following information):
None
Smartphone (please complete the following information):
None
Additional context
Text Encoding