mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 12:39:04 +01:00
Revert "chore(client): bypass issue with plugins"
This reverts commit 025dc1ce7571122986b9eaf7950da61742568b34.
This commit is contained in:
parent
025dc1ce75
commit
087e755390
@ -36,7 +36,7 @@ export default defineConfig(() => ({
|
||||
]
|
||||
}),
|
||||
webpackStatsPlugin()
|
||||
] as any, // bypass typescript issues with viteStaticCopy
|
||||
],
|
||||
resolve: {
|
||||
alias: [
|
||||
// Force the use of dist in development mode because upstream ESM is broken (some hybrid between CJS and ESM, will be improved in upcoming versions).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user