Skip to content

支持blazor webassembly框架吗?.net 系的 #388

Answered by imtaotao
bingxueyinlian asked this question in Q&A
Discussion options

You must be logged in to vote

webassembly 的项目暂时应该还不支持,jq 的项目直接配置 entry 就行了,garfish 的渲染逻辑是按照浏览器的行为来的。

Garfish.run({
   apps: [{
      name: 'appName',
      entry: 'https://xx.com'
   }]
})

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by zhoushaw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants