koreezgames/phaser3-ninepatch-plugin

View on GitHub
static/index.html

Summary

Maintainability
Test Coverage
<!DOCTYPE html>
<html lang="en">

<head>
  <meta charset="UTF-8">
  <title>Phaser Boilerplate</title>
  <link rel="stylesheet" href="styles/main.css">
  <link rel="manifest" href="manifest.json">

  <script src="<%= htmlWebpackPlugin.files.chunks.main.entry %>"></script>
</head>

<body>
</body>

</html>