UNPKG

rollup-plugin-posthtml-template

Version:
12 lines (11 loc) 214 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>rollup-plugin-posthtml-template</title> </head> <body> <div id="example"></div> <script src="bundle.js"></script> </body> </html>