UNPKG

pannellum-react

Version:
17 lines (14 loc) 373 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title> <%= htmlWebpackPlugin.options.title %> </title> </head> <body> <div id="<%= htmlWebpackPlugin.options.mountId %>"></div> </body> </html>