Separate vendor bundle
This commit is contained in:
parent
3d20edd960
commit
d11ad72f03
5 changed files with 66 additions and 29 deletions
|
@ -10,6 +10,7 @@
|
|||
<link href="bundle.css" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
<script src="vendor.js"></script>
|
||||
<script src="bundle.js"></script>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue