Demonstrate a simple Webpack setup (#5185)
This commit is contained in:
10
docs/samples/webpack-getting-started/index.html
Normal file
10
docs/samples/webpack-getting-started/index.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Getting Started</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="swagger"></div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user