pixsy/node_modules/pug-linker/test/cases-src/layout.prepend.without-bloc...

7 lines
118 B
Plaintext
Raw Normal View History

2017-12-22 17:22:08 +00:00
extends ../fixtures/prepend-without-block/app-layout.pug
prepend head
script(src='foo.js')
script(src='bar.js')