carbon-components-svelte/render.yaml
2023-10-07 12:17:25 +02:00

11 lines
279 B
YAML

services:
- type: web
name: carbon-components-svelte-v11
env: static
buildCommand: cd docs; yarn; yarn build
staticPublishPath: docs/dist
pullRequestPreviewsEnabled: true
routes:
- type: rewrite
source: /*
destination: /index.html