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