Page layout: default.hbs
Page src: test/fixtures/assets_path/assets.hbs
Page dest: test/actual/assets_trailing_slash.html
Dest filename: assets_trailing_slash.html
Dest basename: assets
Page title: (no title defined)
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_trailing_slash: { options: {assets: ''}, files: {'test/actual/assets_trailing_slash.html': ['test/files/assets.hbs']} }