UNPKG

grunt-bake

Version:

Bake external includes into files to create static pages with no server-side compilation time

8 lines 176 B
<!DOCTYPE html> <html> <head></head> <body> <!--(bake /test/fixtures/includes/include-one.html)--> <!--(bake /test/fixtures/includes/include-two.html)--> </body> </html>