UNPKG

@meltwater/esi-include-webpack-plugin

Version:
10 lines 215 B
<!doctype html> <html> <head> <title>This file should have an esi include</title> </head> <body> <!--esi-include-webpack-plugin name=example--> <script src="./include-thing.js"></script> </body> </html>