roxiness / routify-starter

https://example.routify.dev/
198 stars 55 forks source link

Static Dir Copy Fix in rollup.congif.js #46

Closed alteredorange closed 4 years ago

alteredorange commented 4 years ago

Instead of copying the static dir recursively and then deleting the doubled output, I believe this fix will just copy over correctly.

I probably did this pull request wrong, sorry!

vercel[bot] commented 4 years ago

This pull request is being automatically deployed with Vercel (learn more). To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/jakobrosenberg/routify-starter/j89qejhto ✅ Preview: https://routify-starter-git-fork-alteredorange-patch-1.jakobrosenberg.now.sh

Wolfr commented 4 years ago

Can you try a new pull request where you PR your changes to the original file? Otherwise we can't see the changes.

jakobrosenberg commented 4 years ago

Can you expand on what this fixes?

alteredorange commented 4 years ago

Alrighty, I believe I just did my first correct pull request with all the details :) I'll close this one and hopefully you can see the other pull request with all the details now. Thanks!