mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-14 11:12:16 +01:00
add support for extension vite plugin loading, add vue setup hook for extensions
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
<!-- Scripts -->
|
||||
@routes
|
||||
@vite(['resources/js/app.ts', "resources/js/Pages/{$page['component']}.vue"])
|
||||
@vite(\Nwidart\Modules\Module::getAssets())
|
||||
@inertiaHead
|
||||
</head>
|
||||
<body class="font-sans antialiased">
|
||||
|
||||
Reference in New Issue
Block a user