Updated gulp.
Gulp dist task now copies everything needed (besides xdu files) to a dist folder.
This commit is contained in:
parent
d50c294ee1
commit
a281edb375
5 changed files with 5300 additions and 21 deletions
|
@ -3,7 +3,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0" />
|
||||
<link rel="stylesheet" type="text/css" href="Css/generic.min.css">
|
||||
<link rel="stylesheet" type="text/css" href="Css/main.css">
|
||||
<link rel="stylesheet" type="text/css" href="Css/main.min.css">
|
||||
<!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/pixi.js/4.5.1/pixi.min.js"></script> -->
|
||||
<script src="Js/Pixi.min.js"></script>
|
||||
</head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue