Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Path to the app skeleton
Path to the build folder
Path to the elements folder
Path to the generated content folder
Path to the lib folder
The path to the manifest file
Registers an app-level resource cleanup hook to be called when the app is shutdown
Path to the routes folder
Path to the static files folder
Regex targeting the %radish.head% of the skeleton
Path to the app skeleton
Path to the build folder
Path to the elements folder
Path to the generated content folder
Path to the lib folder
Path to the routes folder
Path to the static files folder
Regex targeting the %radish.head% of the skeleton
Indicates whether the app is running in dev mode
plugins
All plugins
The build plugin
The config plugin
Implements env.load
by generating an env.ts
module to import environment
variables from.
The io plugin
The render plugin
The server plugin
The type-stripping plugin
The WebSocket plugin
Performs the manifest/update effect on all entries matching the glob
Convenient way to create a new route.
Default handler for router/handle-route
Performs the router/add-route
effect for each route of the manifest
The router plugin