Run dev server throughout orb lifecycle (#19)
Amp-Thread-ID: https://ampcode.com/threads/T-019f8aec-e13a-7495-a56f-89bcb9e9fbc1 Co-authored-by: Amp <amp@ampcode.com>
This commit is contained in:
+3
-3
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
yawn-preview:
|
||||
command: npm start -- --host 0.0.0.0 --port "$PORT"
|
||||
yawn-dev:
|
||||
command: npm run dev
|
||||
portal:
|
||||
title: Yawn
|
||||
description: WebGPU level editor preview.
|
||||
description: WebGPU level editor development server with hot reload.
|
||||
|
||||
Reference in New Issue
Block a user