diff --git a/render.yaml b/render.yaml deleted file mode 100644 index 2ccf198c..00000000 --- a/render.yaml +++ /dev/null @@ -1,11 +0,0 @@ -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