UNPKG

grunt-bake

Version:

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

24 lines (21 loc) 289 B
<!DOCTYPE html> <html> <head></head> <body> <ul> <li>robert</li> <li>susan</li> <li>magen</li> <li> <span>shurly</span> </li> <li> <span>mattie</span> </li> <li> <span>steven</span> </li> </ul> <div>Should be visible</div> </body> </html>