fix(stage-ui|workspace): lobe-icons not resolved, metadata not accessed correctly
This commit is contained in:
@@ -119,6 +119,8 @@ export function sharedUnoConfig() {
|
||||
/\.(vue|svelte|[jt]sx|mdx?|astro|elm|php|phtml|html)($|\?)/,
|
||||
// include js/ts files
|
||||
'(components|src)/**/*.{js,ts,vue}',
|
||||
'**/stage-ui/**/*.{vue,js,ts}',
|
||||
'**/ui/**/*.{vue,js,ts}',
|
||||
],
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user