mirror of
https://github.com/balena-io/etcher.git
synced 2025-11-08 18:08:32 +00:00
We replace the `templateUrl` fields with `template` fields and thus switch from template paths to template contents in preparation for the Webpack PR. Changelog-Entry: Replace template paths with template contents. Change-Type: patch