$assets->vue()
Get the correct Vue script URL depending on dev mode and the enabled/disabled template compiler
$assets->vue(): string
Return type
string
This method modifies the existing $assets
object it is applied to and returns it again.
Get the correct Vue script URL depending on dev mode and the enabled/disabled template compiler
$assets->vue(): string
string
This method modifies the existing $assets
object it is applied to and returns it again.