mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Use pnpm on Netlify
This commit is contained in:
parent
afa21a1f52
commit
e3d2f9f1d6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[build]
|
||||
publish = "dist/"
|
||||
command = "npm run netlify-build"
|
||||
command = "pnpm run netlify-build"
|
||||
|
||||
|
||||
# https://docs.netlify.com/configure-builds/file-based-configuration/#functions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue