adding style back in since we need the "avatar.png"
This commit is contained in:
parent
36f239b789
commit
4d2b83d7a3
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@ export const config = async (env: any, target: "web" | "client"): Promise<Config
|
||||||
globOptions: {
|
globOptions: {
|
||||||
ignore: [
|
ignore: [
|
||||||
'**/client-icons/**',
|
'**/client-icons/**',
|
||||||
'**/style/**',
|
//'**/style/**',
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue