Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/triment/sweet.js
- Owner: Triment
- Created: 2023-10-13T09:49:42.000Z (about 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-11-07T06:22:51.000Z (about 1 year ago)
- Last Synced: 2024-11-14T15:05:30.648Z (about 2 months ago)
- Language: TypeScript
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```js
"jsx": "preserve",
"jsxFactory": "h",
"jsxImportSource": "preact",
```DEV mode
## 解决水合问题
客户端:
固定引用reactjs文件
动态引用页面文件
2.
sourcemap
watchmodesplit code