docs: update

This commit is contained in:
alex8088 2023-01-16 20:52:19 +08:00
parent 44af7960a2
commit b85cd5ecf2

View file

@ -33,6 +33,7 @@
- 🚀 Fast HMR for renderers.
- 🔥 Hot reloading for main process and preload scripts.
- 🔌 Easy to debug.
- 🔋 Static asset handling (Node.js addons, WebAssembly, etc).
- 🔒 Compile to v8 bytecode to protect source code.
- 🏷️ Support for TypeScript decorators.
- 🔩 Easy to use workers and fork process.