We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0deb3f6 commit 892239dCopy full SHA for 892239d
render.yaml
@@ -2,6 +2,6 @@ services:
2
- type: web
3
name: svelte-intersection-observer
4
env: static
5
- buildCommand: yarn && yarn build
+ buildCommand: yarn build
6
staticPublishPath: dist
7
pullRequestPreviewsEnabled: true
0 commit comments