GGitHubfeat: blockCompiler (#906)
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
feat: blockCompiler (#906) * feat: blockCompiler * feat: block compile to blobURL * feat: block-compiler * fix: add dev alias * fix: del unnecessary comments * feat: del old block web component logic * fix: scope id error * feat: del umd block support * feat: del block deploy progress bar * feat: del block progress request * fix: del customElement relative logic * feat: add block loading and error status view * fix: select blockSchema by historyid * fix: block schema should select by version * feat: add block compile cache * fix: add source code cache * fix: add default material import map * feat: update builtin-component version * feat(block-compiler): support compile jsx * feat: support block compileCache * feat: update block version slient refresh * fix: update @vue/babel-plusin-jsx version * fix: type checking * fix: typescript build error * fix: imporve type checking * feat: use new block compile cache realize * fix(block-compiler): remove deps order check * fix: use has method check the specified key exists in the map instead of get method * fix: optimize deps * fix: update cache name params --------- Co-authored-by: hexqi <wu_12556@126.com> | 1 年前 |