UNPKG

web-resource-inliner

Version:

Inlines img, script and link tags into the same file.

9 lines 136 B
<!DOCTYPE html> <html> <head> <title>test</title> <script src="assets/regex.js"></script> </head> <body> </body> </html>