node build fixed
This commit is contained in:
10
seanime-2.9.10/codegen/README.md
Normal file
10
seanime-2.9.10/codegen/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Codegen
|
||||
|
||||
Run after adding/removing/updating:
|
||||
- A struct returned by a route handler.
|
||||
- A route handler.
|
||||
- A route endpoint.
|
||||
|
||||
Code is generated in the `./codegen` directory and in `../seanime-web/src/api/generated`.
|
||||
|
||||
Make sure the web codebase is up-to-date after running this script.
|
||||
Reference in New Issue
Block a user