]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
ci: try netlify
authorEduardo San Martin Morote <posva13@gmail.com>
Wed, 11 Oct 2023 13:45:42 +0000 (15:45 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Wed, 11 Oct 2023 13:45:42 +0000 (15:45 +0200)
packages/online-playground/netlify.toml [new file with mode: 0644]

diff --git a/packages/online-playground/netlify.toml b/packages/online-playground/netlify.toml
new file mode 100644 (file)
index 0000000..7566e86
--- /dev/null
@@ -0,0 +1,3 @@
+[build]
+command = "pnpm run build"
+publish = "dist"