xieren 6 years ago
parent
commit
8ff8447006
3 changed files with 4 additions and 0 deletions
  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

File diff suppressed because it is too large
+ 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>

Some files were not shown because too many files changed in this diff