In applications where a CSP blocks eval this module cannot be imported. The cause is an upstream module in the mostly-minimal-spanning-tree dependency, and I opened an issue there: https://github.com/RangerMauve/mostly-minimal-spanning-tree/issues/2 . This issue is just to point out that upstream issue here.
This is currently blocking me trying out this module as Firefox webextensions are (rightly) always forbidden from doing eval.
In applications where a CSP blocks
eval
this module cannot be imported. The cause is an upstream module in themostly-minimal-spanning-tree
dependency, and I opened an issue there: https://github.com/RangerMauve/mostly-minimal-spanning-tree/issues/2 . This issue is just to point out that upstream issue here.This is currently blocking me trying out this module as Firefox webextensions are (rightly) always forbidden from doing
eval
.