DEBSOURCES
Skip Quicknav
sources / node-js-cookie / 3.0.1%2B~3.0.0-3 / examples / webpack / dist / index.html
123456789101112
<!DOCTYPE html> <html> <head> <title>webpack Example</title> <script src="main.js"></script> </head> <body> </body> </html>