mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-31 13:58:49 +01:00
This commit is contained in:
parent
1da805255b
commit
62e35b5c52
12 changed files with 55 additions and 44 deletions
|
|
@ -19,7 +19,7 @@ module.exports = (env, argv) => {
|
|||
},
|
||||
entry: {
|
||||
'main': './src/index.ts',
|
||||
'window': './src/window.ts',
|
||||
'window': './src/window/index.ts',
|
||||
},
|
||||
resolve: {
|
||||
extensions: ['.ts', '.js', '.tpl', '.scss', '.png', '.svg'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue