mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 08:35:00 +00:00
Expand v2 layout with experimental view.
This commit is contained in:
@@ -43,8 +43,11 @@ export default defineConfig({
|
||||
input: [
|
||||
'resources/assets/v2/sass/app.scss',
|
||||
'resources/assets/v2/pages/dashboard/dashboard.js',
|
||||
|
||||
// transactions
|
||||
'resources/assets/v2/pages/transactions/create.js',
|
||||
'resources/assets/v2/pages/transactions/edit.js',
|
||||
'resources/assets/v2/pages/transactions/show.js',
|
||||
],
|
||||
refresh: true,
|
||||
}),
|
||||
|
Reference in New Issue
Block a user