Categories

Examples to test the "relative" and "assets" variables, and to show how they work

Project Root

Assets folder is in the project root, which is not the same dir as dest files.

assets_three: {
  options: {assets: ''},
  files: {'test/actual/assets-root.html': ['test/files/assets.hbs']}
}

Relative Helper

Assets Helper