Closed
Description
It fails when trying to load uuid
module.
ERROR in /Users/alex/Web Dev/Node/shredderjs/lib/api/models/rule.ts
(2,18): error TS2307: Cannot find module 'uuid'.
Ref:
microsoft/TypeScript#2709
Also, Object.assign
does not work in IE, so we should polyfill it, though I'm not sure how to get Typescript to eat that.
microsoft/TypeScript#3889
Metadata
Metadata
Assignees
Labels
No labels