drwxr-xr-x 5 manueltomasir staff 160 20 Aug 14:19 css drwxr-xr-x 2 manueltomasir staff 64 20 Aug 14:19 fonts drwxr-xr-x 4 manueltomasir staff 128 20 Aug 14:19 images drwxr-xr-x 3 manueltomasir staff 96 20 Aug 14:19 javascript
doesn’t look like they’re symlinks
ah ok, yea i see that
what is the content of public/_resources/.method
?
ok
are you specifying copy
as the method in your composer.json
?
i have no method specified there
just to verify, in your theme’s composer.json
, your “extra” config section just looks a bit like:
"extra": { "expose": [ "css", "fonts", "images", "javascript", "videos", "webfonts" ] }
but with different folder names listed, obviously