ClarkXia
|
15c8200f60
|
Feat: unnecessary to compile routes config for server render (#6856)
* fix: unnecessary to compile routes config for server render
* chore: format ejs template
* feat: support build fallback entry
* chore: add test case for fallback entry
* chore: update lock
* chore: changeset
* chore: lint
* chore: lint
* chore: remove console log
* fix: merge conflict
* fix: undefined assign
|
2024-06-17 16:24:57 +08:00 |
luhc228
|
bcbf6b5804
|
feat: support runtime relative path (#537)
* feat: support runtime relative path
* chore: line break
* fix: not compatible with relative path
* feat: support absolute path
* docs: update plugin-dev
* docs: optimize config
* refactor: runtime staticRuntime and name
* fix: type
* chore: remove file path exists check
|
2022-11-15 10:32:43 +08:00 |
luhc228
|
25583ffb55
|
feat: enhance framework types (#545)
* feat: enhance inner types
* chore: revert type
|
2022-11-15 10:32:43 +08:00 |
luhc228
|
7701b09595
|
Fix: react-jsx error (#113)
* fix: react-jsx error
* chore: remove blank line
* chore: polyfills
* chore: remove rootDir
* chore: remove hasJSXRuntime function
* fix: error
* fix: error
|
2022-11-14 19:16:17 +08:00 |
ClarkXia
|
43a143de6d
|
feat: support defineUserConfig (#53)
* feat: support config file
* feat: config file
* feat: add config watch
* fix: createServer path
* feat: add json support
* chore: space
* fix: add browserlist and webpack bundle analyze
* fix: update package name
|
2022-11-14 19:13:53 +08:00 |
ClarkXia
|
282543d2df
|
feat: basic runtime
|
2022-11-14 17:42:51 +08:00 |
luhc228
|
22c7049243
|
feat: render react component
|
2022-11-14 17:37:24 +08:00 |