diff --git a/render.yaml b/render.yaml new file mode 100644 index 00000000..2ccf198c --- /dev/null +++ b/render.yaml @@ -0,0 +1,11 @@ +services: + - type: web + name: carbon-components-svelte + env: static + buildCommand: cd docs; yarn; yarn build + staticPublishPath: docs/dist + pullRequestPreviewsEnabled: true + routes: + - type: rewrite + source: /* + destination: /index.html