This example illustrates how to leverage the import()
syntax to create ContextModules which are separated into separate chunks for each module in the ./templates
folder.
_{{example.js}}_
- foo.js
- baz.js
- bar.js
All templates are of this pattern:
_{{templates/foo.js}}_
_{{dist/output.js}}_
_{{stdout}}_
_{{production:stdout}}_