Categories

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

"Public" Folder

Public (assets) folder is in the project root

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

Relative Helper

Assets Helper