Skip to content

Commit

Permalink
build: migrate to webpack@5 (#2998)
Browse files Browse the repository at this point in the history
Refs #2944
  • Loading branch information
char0n authored Apr 14, 2022
1 parent 06846ca commit ddaf25c
Show file tree
Hide file tree
Showing 12 changed files with 31,340 additions and 11,160 deletions.
5 changes: 0 additions & 5 deletions dev-helpers/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,10 @@
}

</style>
<link href="./swagger-editor.css" rel="stylesheet">
<link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16" />
</head>

<body>
<div id="swagger-editor"></div>
<script src="/swagger-editor-bundle.js"> </script>
<script src="/swagger-editor-standalone-preset.js"> </script>
<script>
window.onload = function() {
// Webpack outputs library variables with file-names-like-this
Expand Down
Loading

0 comments on commit ddaf25c

Please sign in to comment.