mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2025-12-06 02:30:47 -08:00
refactor: fix path and webpack
This commit is contained in:
parent
1808972197
commit
92edc7b528
15 changed files with 1692 additions and 322 deletions
|
|
@ -11,6 +11,6 @@ module.exports = {
|
|||
plugins: plugins,
|
||||
resolve: {
|
||||
alias: webpackAlias,
|
||||
extensions: ['.js', '.ts', '.jsx', '.tsx'],
|
||||
extensions: ['.js', '.ts', '.jsx', '.tsx', '.css'],
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue