-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Node.js
-
Tags:
-
Impact type:API change
-
Upgrade notes:
-
Sprint:nxfit 9.1.1
-
Story Points:5
No need for transpiling the Node.js client:
- replace the ES6 import with simple require
- put sources in lib folder directly
- remove transpiling for the Node.js client in the gulpfile
- is required by
-
NXJS-88 Upload file does not work with Blob.AttachOnDocument
- Resolved