rachel cantor

Results 4 comments of rachel cantor

A way I've worked around this is using `rollup --watch`. I just manually set the build command ie `yarn build --build-command rollup --watch --interlaced --verbose --ignore-cache`. Thank goodness for the...

It seems the only way to get things to work reliably is to use commit= instead of branch= :disappointed: OR to update the commit in the `resolution` field of yarn.lock...

One idea I had was to optionally include a block to manually handle inserting page breaks, but I suppose it would have to be in a sub-block to be really...

> i am still searching for a solution. Have you implemented it? No I haven't, but looking through the pull requests, it seems someone has made an attempt that might...