feat: add vite-layers
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export default {
|
||||
name: 'app',
|
||||
features: { flag: 'dev', shared: true },
|
||||
$production: { features: { flag: 'prod' } },
|
||||
}
|
||||
Reference in New Issue
Block a user