vega-frontend-monorepo/tools/executors/serve
botond a6a21bed46
Feat/427: Serve explicit environments (#433)
* feat: add env specific serve commands where appropriate for apps

* fix: typo in command call

* feat: add custom executor for serving apps

* chore: clean up project files and use the custom executor

* chore: patch readmes

* chore: split out logs into their own function

* fix: prevent overriding env when no flag passed in

* fix: add tsc to postinstall to take care of compiling the custom executors

* fix: remove the custom serve executor from trading
2022-05-23 10:56:11 +01:00
..
executor.json Feat/427: Serve explicit environments (#433) 2022-05-23 10:56:11 +01:00
impl.ts Feat/427: Serve explicit environments (#433) 2022-05-23 10:56:11 +01:00
package.json Feat/427: Serve explicit environments (#433) 2022-05-23 10:56:11 +01:00
schema.json Feat/427: Serve explicit environments (#433) 2022-05-23 10:56:11 +01:00
tsconfig.json Feat/427: Serve explicit environments (#433) 2022-05-23 10:56:11 +01:00