Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/triment/sweet.js

A SSR framework powered by bun.js,Frontend base Preact
https://github.com/triment/sweet.js

Last synced: about 2 months ago
JSON representation

A SSR framework powered by bun.js,Frontend base Preact

Awesome Lists containing this project

README

        

```js
"jsx": "preserve",
"jsxFactory": "h",
"jsxImportSource": "preact",
```

DEV mode
## 解决水合问题
客户端:
固定引用reactjs文件
动态引用页面文件
2.
sourcemap
watchmode

split code