xieren 6 anos atrás
pai
commit
8ff8447006
3 arquivos alterados com 4 adições e 0 exclusões
  1. 3 0
      .gitignore
  2. 0 0
      public/flexible.min.js
  3. 1 0
      public/index.html

+ 3 - 0
.gitignore

@@ -322,6 +322,9 @@ sftp-config.json
 .DS_Store
 node_modules
 /dist
+/activity
+/activity.tar
+/activity.zip
 
 # local env files
 .env.local

Diferenças do arquivo suprimidas por serem muito extensas
+ 0 - 0
public/flexible.min.js


+ 1 - 0
public/index.html

@@ -8,6 +8,7 @@
   <link rel="icon" href="<%= BASE_URL %>favicon.ico">
   <title>hooli世界杯</title>
   <link rel="stylesheet" type="text/css" href="<%= BASE_URL %>normalize.css" />
+  <script src="<%= BASE_URL %>flexible.min.js"></script>
 </head>
 
 <body>

Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff