mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 05:46:10 +01:00
chore(monorepo/client): set up dependencies
This commit is contained in:
@@ -13,8 +13,7 @@ module.exports = {
|
||||
new NxAppWebpackPlugin({
|
||||
tsConfig: './tsconfig.app.json',
|
||||
compiler: 'swc',
|
||||
main: './src/main.ts',
|
||||
index: './src/index.html',
|
||||
main: './src/desktop.ts',
|
||||
baseHref: '/',
|
||||
assets: ["./src/assets"],
|
||||
styles: ["./src/styles.css"],
|
||||
|
||||
Reference in New Issue
Block a user