Output Management
This commit is contained in:
5
dist/index.html
vendored
5
dist/index.html
vendored
@@ -1,9 +1,10 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Getting Started</title>
|
||||
<title>Output Management</title>
|
||||
<script src="./print.bundle.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script src="main.js"></script>
|
||||
<script src="./app.bundle.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user