This website requires JavaScript.
Explore
Help
Sign In
Mastodon
/
toot-script-condivisione-su-mastodon
mirror of
https://github.com/NickKaramoff/toot
Watch
1
Star
0
Fork
You've already forked toot-script-condivisione-su-mastodon
0
Code
Issues
Releases
Wiki
Activity
00a4faa495
toot-script-condivisione-su...
/
netlify.toml
7 lines
105 B
TOML
Raw
Normal View
History
Unescape
Escape
Add netlify.toml
2023-09-02 23:06:01 +02:00
[
build
]
command
=
"pnpm run build"
publish
=
"dist"
Add dev config to netlify This somehow fixed it? I do not understand how Netlify works
2023-09-02 23:29:36 +02:00
[
dev
]
command
=
"pnpm dev"
targetPort
=
4321