feat: add vite-layers
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
export default {
|
||||
name: 'app',
|
||||
features: {
|
||||
billing: false,
|
||||
nested: { enabled: false, deep: { on: true } },
|
||||
'kebab-flag': true,
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user