Peter Pistorius

Results 42 comments of Peter Pistorius

@viperfx I like to think of it the following: 1. If you want to share types, use `paths` in tsconfig.json 2. If you have to share code use babel alias...

I think `pg-copy-streams` may suffer from the same issue, and am happy to provide a failure case/ test.

@aleclarson I'm sorry; I'm not going to find enough time to write this.

I wanted to leave a bit of the interesting comments from the HN launch. https://news.ycombinator.com/item?id=33068738

@jgoux Is this still on your radar?

Update, a ton of time is spent in `lib/index.js`. This is where we import everything and the kitchen sink. I'm going to split the largest imports into seperate files: babel,...

@TristanWYL That's `0x` `npx 0x -o node_modules/@redwoodjs/cli/dist/index.js --help`

@thedavidprice Would we redirect the user to the notfound page when we can't find it in the router?

Hey Tobbe, This type of DX is an area that really matters to us, so thanks for bringing this up, we're going to fix all of these. There are really...