diff --git a/config/_default/module.yaml b/config/_default/module.yaml index b4b0878..ac2a62a 100644 --- a/config/_default/module.yaml +++ b/config/_default/module.yaml @@ -21,3 +21,5 @@ mounts: includeFiles: '**.css' - source: layouts target: layouts + - source: assets + target: assets