mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-28 04:59:44 +00:00
this should do it, reverted jsdom global import
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
import jsdomGlobal from 'jsdom-global';
|
require('jsdom-global')();
|
||||||
jsdomGlobal();
|
|
||||||
|
|
||||||
import { safeHTML } from '../../client/homebrew/brewRenderer/safeHTML';
|
import { safeHTML } from '../../client/homebrew/brewRenderer/safeHTML';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user