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