next.js
84104af6 - fix: added jsdom & canvas to the external packages list - fixes #46893 (#46990)

Commit
2 years ago
fix: added jsdom & canvas to the external packages list - fixes #46893 (#46990) fixes #46893 ### What? fixing compile issue reguarding the dompurify package. ### Why? To allow the usage of dompurify ### How? Added jsdom and canvas to the external packages list which are used by dompurify and throw errors if not added to this list.
Parents
Loading