preload-webpack-plugin icon indicating copy to clipboard operation
preload-webpack-plugin copied to clipboard

Support inserting tags to arbitrary places

Open randing89 opened this issue 6 years ago • 0 comments

We don't generate full HTML page in our setup. We generate a HTML snippet then they are included as part of backend output (for some legacy reasons). This PR adds ability to insert the tags to arbitrary places like comment.

randing89 avatar Jan 26 '19 10:01 randing89