adding style back in since we need the "avatar.png"
parent
36f239b789
commit
4d2b83d7a3
|
@ -149,7 +149,7 @@ export const config = async (env: any, target: "web" | "client"): Promise<Config
|
|||
globOptions: {
|
||||
ignore: [
|
||||
'**/client-icons/**',
|
||||
'**/style/**',
|
||||
//'**/style/**',
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue