papiro

Results 10 comments of papiro

https://github.com/papiro/svelte-kit-netlify-issue netlify: https://master--aquamarine-palmier-db1503.netlify.app/ It took me a loooong time to reproduce this. Ultimately the issue is the lack of the `+page.ts`. I couldn't find anywhere in any threads or docs...

Hmmmm, i left a clean git commit history so you could see what changes i made. Barely any. I apologize i took the site down. Got overzealous cleaning stuff up....

What does the `return` statement inside of the `.then` do, besides making sure no code after it gets executed? Is there a way to leverage the return value?

In trying to get to the bottom of something, I came across this thread. Not sure if I did something wrong since I am fairly new at this, but I...

Ooof, you're totally right. After so much research and thinking, I suspected something like that was the reason. That is great news! I thought something was broken or there was...

I'm getting that error too...

Fixed by `npm install create-react-class`

Hmmm, haven't seen this before! In my app, I am using CDK version 2 and I have this import: ``` import { GitHubSourceAction } from "aws-cdk-lib/aws-codepipeline-actions"; ``` But that construct...

oh jeez... definitely never noticed that before! Sorry about the fuss above. I was quite confused.

> is this closed or Should I Take and work on it? @papiro I think it's just a matter of seeing if that comment is still there and figuring out...