mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 18:36:43 +00:00
fix(dev): using latest path-browserify
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import path from 'path/path.js'
|
||||
import path from 'path'
|
||||
|
||||
if (typeof window === 'undefined') {
|
||||
global.window = {}
|
||||
|
||||
Reference in New Issue
Block a user