mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-19 19:16:29 +08:00
refactor: webpack config (#11421)
This commit is contained in:
Vendored
+1
@@ -17,6 +17,7 @@ export function setupGlobal() {
|
||||
isMobile: false,
|
||||
isSelfHosted: false,
|
||||
publicPath: '/',
|
||||
workerPath: '/js/',
|
||||
};
|
||||
|
||||
if (globalThis.navigator) {
|
||||
|
||||
Reference in New Issue
Block a user