This commit is contained in:
fan
2019-10-24 22:05:58 +08:00
parent 387ba9640c
commit 4556a29eb9
6 changed files with 11 additions and 0 deletions
File diff suppressed because one or more lines are too long
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

+1
View File
@@ -0,0 +1 @@
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><link rel=icon href=/favicon.ico><title>Lemon-IMUI</title><link href=/css/index.f11a88a4.css rel=preload as=style><link href=/js/chunk-vendors.99d7e0a4.js rel=preload as=script><link href=/js/index.6e79bfaa.js rel=preload as=script><link href=/css/index.f11a88a4.css rel=stylesheet></head><body><noscript><strong>We're sorry but flat-im doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=/js/chunk-vendors.99d7e0a4.js></script><script src=/js/index.6e79bfaa.js></script></body></html>
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1
View File
@@ -3,6 +3,7 @@
"version": "1.0.2",
"main": "dist/index.umd.min.js",
"scripts": {
"build-examples": "vue-cli-service build --dest examples/dist examples/main.js",
"serve": "vue-cli-service serve",
"build": "vue-cli-service build --target lib --name index packages/index.js",
"lint": "vue-cli-service lint"