mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 15:25:51 +01:00
chore(monorepo): get webpack to run something
This commit is contained in:
3
apps/client/src/asset_path.ts
Normal file
3
apps/client/src/asset_path.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import packageJson from "../package.json" with { type: "json" };
|
||||
|
||||
export default `assets/v${packageJson.version}`;
|
||||
Reference in New Issue
Block a user