UNPKG

grunt-preprocess

Version:

Preprocess HTML and JavaScript directives based off environment configuration

17 lines (14 loc) 195 B
<!DOCTYPE html> <html> <head> <title>dev title</title> </head> <body> <h1>bar</h1> <h1>foo</h1> <h1>/Users/joverson</h1> <h2>!foobar! </h2> <h2>bar-baz</h2> </body> </html>