V2: Add proxy for pumps and sensors
Took 30 minutes
This commit is contained in:
@ -2,13 +2,15 @@
|
||||
"entryPoints": [
|
||||
"src/main.ts",
|
||||
"src/iTender.ts",
|
||||
"src/Mixer.ts",
|
||||
"src/ArduinoProxy.ts",
|
||||
"src/web/main.ts",
|
||||
"src/WebsocketApp.ts",
|
||||
"src/App.ts",
|
||||
"src/routes/ws/websocketRoute.ts"
|
||||
],
|
||||
"out": "docs/",
|
||||
"readme": "README.md",
|
||||
"name": "iTender Documentation",
|
||||
"readme": "DOCME.md",
|
||||
"name": "iTender internal Code Docs",
|
||||
"tsconfig": "./tsconfig.json"
|
||||
}
|
||||
|
Reference in New Issue
Block a user