Because:
- we want to use .ftl files that are located alongside the components
in which they are used for better DX
This commit:
- use Webpack to watch and merge small .ftl files into a combined file
that's served to the client
- add small .ftl files as examples