resources.Concat with js - slice interface not supported in concat

See this:

Did you mount assets folder using the new modules system?

Try adding this to config.toml
[[module.mounts]]
source = “assets”
target = “assets”

1 Like