Sam Marks

Results 46 comments of Sam Marks

Thanks for the suggestion! I am currently working on this in another branch with another new feature, so this should be coming soon. Implementation will look like this: ```tsx import...

Brute-force solution implemented currently, where we just ignore the publish step if it fails. Obviously, not a great solution, but for the purposes of getting the website up and running,...

In order to decouple it from the main context object, without knowing the inner workings of the client, my initial thought was to create some sort of object where each...

Sounds good! For additional information, here looks like the criteria `s3 sync` uses to determine if something needs to be re-uploaded: > A local file will require uploading if one...

Sorry for the delay here gentlemen! I've whipped up a quick sample repository for you to peruse: https://github.com/sammarks/rush-demo-linked-packages All of the instructions for getting it setup & steps for linking...

We agreed on Discord (for now at least) that we will leave the existing package names as they are, but will use scoped packages for any new libraries (like we...

Fixed! Thank you @k-paxian for the action suggestion; looks like we had two things going on: - We hadn't setup a verified publisher yet (that seems to be a new...

Ah, just noticed that! Appreciate the plug; works better for us than the other one did lol

Thanks for the feedback! We don't currently have support for Angular, though feel free to take this on and submit a PR.