mirror of
https://github.com/zadam/trilium.git
synced 2026-01-07 16:02:13 +01:00
since fetchNote function is not used anywhere, webpack will treat it as "dead code" and remove it from the final output I did not have any success with using webpack config flags like "sideEffects", so I've reverted to this workaround for now