Skip to content

Commit f2c9319

Browse files
committed
fix vite config
1 parent 6c66f98 commit f2c9319

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/packages/core/vite.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ export default defineConfig({
3737
'picker-input/index': './picker-input/index.ts',
3838
'property-action/index': './property-action/index.ts',
3939
'property-editor/index': './property-editor/index.ts',
40+
'property-type/index': './property-type/index.ts',
4041
'property/index': './property/index.ts',
4142
'recycle-bin/index': './recycle-bin/index.ts',
4243
'repository/index': './repository/index.ts',

0 commit comments

Comments
 (0)