10 lines
144 B
TypeScript
10 lines
144 B
TypeScript
![]() |
export default () => ({
|
||
![]() |
'config-sync': {
|
||
|
enabled: true,
|
||
|
config: {
|
||
|
importOnBootstrap: false,
|
||
![]() |
minify: true,
|
||
![]() |
},
|
||
|
},
|
||
![]() |
});
|