swyxio / ssg

Svelte Site Generator. why try this? because sapper has a lot of setup, and isn't great at pipelining data:
https://www.swyx.io/writing/bad-ways-to-get-data/
MIT License
163 stars 7 forks source link

Ejecting `rollup.config.js` forces us to eject `client.js`, `server.js` and `service-worker.js` #16

Open m4rrc0 opened 4 years ago

m4rrc0 commented 4 years ago

I think the title is pretty clear. ^^

@sw-yx, I read you are looking for feedback and help so I will start by dropping everything I can in issues as I am trying to build my personal site with ssg. I don't know how much I will find so let me know if it gets too crowded. ;)

swyxio commented 4 years ago

awesome :) nah just keep filing issues

i agree and the way to address this is probably to rewrite rollup.config.js just like the gatsby theme cli https://github.com/ChristopherBiscardi/gatsby-theme/blob/master/gatsby-theme/gatsby-theme-eject.js to specify the path to those files