mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-16 09:22:33 +00:00
More stuff for new layout.
This commit is contained in:
3
frontend/webpack.mix.js
vendored
3
frontend/webpack.mix.js
vendored
@@ -34,6 +34,9 @@ mix
|
||||
// dashboard component (frontpage):
|
||||
.js('src/pages/dashboard.js', 'public/js')
|
||||
|
||||
// register page
|
||||
.js('src/pages/register.js', 'public/js')
|
||||
|
||||
|
||||
|
||||
.extract().sourceMaps()
|
||||
|
Reference in New Issue
Block a user