$assets->vue()
Get the correct Vue script URL depending on dev mode and the enabled/disabled template compiler
$assets->vue(bool $production = true): string
Parameters
Name | Type | Default |
---|---|---|
$production | bool |
true |
Return type
string