mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2025-12-06 02:30:47 -08:00
fix: circular dependency
This commit is contained in:
parent
9d32ffd57e
commit
9385b84da8
27 changed files with 495 additions and 320 deletions
|
|
@ -9,7 +9,7 @@ module.exports = {
|
|||
module: {
|
||||
rules,
|
||||
},
|
||||
plugins: plugins,
|
||||
plugins: plugins.renderer,
|
||||
resolve: {
|
||||
alias: webpackAlias,
|
||||
extensions: ['.js', '.ts', '.jsx', '.tsx', '.css'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue