PluginProbe
EasyMega / 1.1.8
EasyMega v1.1.8
trunk 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.9 1.1.4 1.1.5 1.1.6 1.1.7 1.1.8 1.1.9
easymega / index.html

index.html in EasyMega 1.1.8, at index.html

13 lines 221 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta charset="utf-8" />
5 <title>Webpack App</title>
6 </head>
7 <body>
8 <h1>Hello world!</h1>
9 <h2>Tip: Check your console</h2>
10 </body>
11
12 </html>
13