Update asset mapper config for public prefix
Added a public prefix to the asset mapper settings. Now assets will be served from the 'build' directory, improving organization and access.
This commit is contained in:
parent
1ca624d006
commit
9d3e6a4e92
@ -1,5 +1,6 @@
|
|||||||
framework:
|
framework:
|
||||||
asset_mapper:
|
asset_mapper:
|
||||||
|
public_prefix: '/build'
|
||||||
# The paths to make available to the asset mapper.
|
# The paths to make available to the asset mapper.
|
||||||
paths:
|
paths:
|
||||||
- assets/
|
- assets/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user