@asset() in Blade template render wrong directory

You can follow that issue here: Bug: Sage `@asset` directive incompatible with the dist output · Issue #897 · roots/bud · GitHub

Temporary workaround
@asset(‘assets/images/example.jpg’)

1 Like