Categories

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

Project Root With Slash

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

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

Relative Helper

Assets Helper