phodal / quake

Quake is a knowledge management meta-framework for geeks. Use meta-data + Transflow to CRUD data, Git + markdown to management content, Web Component for frontend-custom. Quake 是面向极客的知识管理元框架。
MIT License
441 stars 39 forks source link

feat(cli): init with webapp dist #35

Closed Eliot00 closed 2 years ago

Eliot00 commented 2 years ago

下载web.zip解压后得到的文件目录是dist,web_server默认的dist目录是web,这两个名称要统一下

Eliot00 commented 2 years ago

fix issues #19

codecov-commenter commented 2 years ago

Codecov Report

Merging #35 (1c4b069) into master (b1ca356) will decrease coverage by 0.89%. The diff coverage is 17.74%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
- Coverage   74.43%   73.53%   -0.90%     
==========================================
  Files          62       62              
  Lines        4439     4496      +57     
==========================================
+ Hits         3304     3306       +2     
- Misses       1135     1190      +55     
Impacted Files Coverage Δ
src/main.rs 46.00% <17.74%> (-12.55%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b1ca356...1c4b069. Read the comment docs.

phodal commented 2 years ago

@Eliot00 后续改一下自动化构建那个吧,改为 web