chore: merge main
This commit is contained in:
commit
dd4e8fdad7
4 changed files with 9 additions and 4 deletions
|
|
@ -1,3 +1,3 @@
|
||||||
echo "post-commit..."
|
echo "post-commit..."
|
||||||
git push gh --mirror
|
git push gh
|
||||||
git push sh --mirror
|
git push sh
|
||||||
|
|
|
||||||
|
|
@ -36,10 +36,11 @@ Here's what this project is building:
|
||||||
## Report bugs or contribute
|
## Report bugs or contribute
|
||||||
|
|
||||||
Get in touch:
|
Get in touch:
|
||||||
|
|
||||||
1. Chat via Discord: [Ayo's Projects](https://discord.gg/kkvW7GYNAp)
|
1. Chat via Discord: [Ayo's Projects](https://discord.gg/kkvW7GYNAp)
|
||||||
1. Submit tickets via [SourceHut todo](https://todo.sr.ht/~ayoayco/astro-sw)
|
1. Submit tickets via [SourceHut todo](https://todo.sr.ht/~ayoayco/astro-sw)
|
||||||
1. Start a [GitHub discussion](https://github.com/ayoayco/astro-sw/discussions)
|
1. Start a [GitHub discussion](https://github.com/ayoayco/astro-sw/discussions)
|
||||||
1. Email me: [ayo@ayco.io](mailto:ayo@ayco.io)
|
1. Email me: [hi@ayo.run](mailto:hi@ayo.run)
|
||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -16,4 +16,4 @@ currently being supported with security updates.
|
||||||
|
|
||||||
## Reporting a Vulnerability
|
## Reporting a Vulnerability
|
||||||
|
|
||||||
Please send an email to the project owner: ayo@ayco.io
|
Please send an email to the project owner: hi@ayo.run
|
||||||
|
|
|
||||||
4
pnpm-workspace.yaml
Normal file
4
pnpm-workspace.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
allowBuilds:
|
||||||
|
'@parcel/watcher': false
|
||||||
|
esbuild: false
|
||||||
|
sharp: false
|
||||||
Loading…
Reference in a new issue