mirror of
https://github.com/zadam/trilium.git
synced 2025-11-04 20:36:13 +01:00
fix(mobile): apply same fix about jquery
This commit is contained in:
@@ -50,6 +50,7 @@ export default defineConfig(() => ({
|
||||
setup: join(__dirname, "src", "setup.ts"),
|
||||
share: join(__dirname, "src", "share.ts"),
|
||||
set_password: join(__dirname, "src", "set_password.ts"),
|
||||
runtime: join(__dirname, "src", "runtime.ts")
|
||||
},
|
||||
output: {
|
||||
entryFileNames: "[name].js",
|
||||
|
||||
Reference in New Issue
Block a user