Categories

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

Same Folder

Assets folder is in the same dir as dest files.

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

Relative Helper

Assets Helper