Skip to content

Plain/native deno implementation, bundling React & ReactDOM in client artifact

Latest
Compare
Choose a tag to compare
@hossam-magdy hossam-magdy released this 26 Feb 16:44
· 20 commits to master since this release
Update native deno implementation

- Improve all lighthouse results
- Add .vscode settings
- Remove denon in favor of `deno --watch --unstable`
- Ensure React & ReactDom are bundled as expected in client artifact
- Minor improvements