diplodoc-platform / diplodoc-platform/transform
`path` and `fs` are required on the client
Open
bug
- Dominant language
- TypeScript
- Stars
- 69
- Forks
- 59
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 6
Description
v. 4 transform requires `fs` and `path`, which forces the addition of Node.js polyfills on client

https://github.com/diplodoc-platform/transform/blob/01144476fd7ce75ddd430468179e8dba9b05f734/src/transform/sanitize.ts#L558
The dependencies come from css.stringify
Contributor guide
Assessment
This issue has not been assessed yet.