mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-09-05 23:47:43 +08:00
🔨 Refactor: improved code structure for greater clarity and understanding
This commit is contained in:
@@ -20,6 +20,8 @@ module.exports = {
|
||||
.set('~', resolve('src'))
|
||||
.set('root', resolve('./'))
|
||||
.set('#', resolve('src/universal'))
|
||||
.set('apis', resolve('src/main/apis'))
|
||||
.set('@core', resolve('src/main/apis/core'))
|
||||
},
|
||||
builderOptions: {
|
||||
productName: 'PicGo',
|
||||
|
||||
Reference in New Issue
Block a user