Categories

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

Same Folder With Slash

Assets folder is in the same dir as dest files

assets_five: {
  options: {assets: 'test/actual'},
  files: {'test/actual/assets-same-folder-with-slash.html': ['test/files/assets.hbs']}
}

Relative Helper

Assets Helper