Expansion in modules possible?

Note, there’s a config.build.copy_modules setting. It defaults to true. If you set it config.build.copy_modules = false, then ERB evaluation will also run on modules. However, since folks usually have a large number of module files, it slows down the compile phase.

Related:

1 Like