mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-18 05:02:14 +01:00
Use Bundler moduleResolution and add PostCSS config for ui package
This commit is contained in:
@@ -47,6 +47,11 @@ export default defineConfig({
|
||||
},
|
||||
},
|
||||
},
|
||||
css: {
|
||||
postcss: {
|
||||
plugins: [],
|
||||
},
|
||||
},
|
||||
resolve: {
|
||||
alias: {
|
||||
'@': resolve('../../'),
|
||||
|
||||
Reference in New Issue
Block a user