UNPKG

@koreez/phaser2-animate

Version:
13 lines (10 loc) 293 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <title>Phaser Boilerplate</title> <link rel="manifest" href="manifest.json" /> <script src="<%= htmlWebpackPlugin.files.chunks.main.entry %>"></script> </head> <body></body> </html>