Brian LeRoux

Results 33 issues of Brian LeRoux

`deno doc path/to/file.d.ts` works fine; same file once deployed giving the following error: ```bash [0mDownload https://example/[email protected]/mod.d.ts error: Expected ';', '}' or at https://example/[email protected]/mod.d.ts:1:8 ``` my version(s) ```bash deno 1.15.3 (release,...

with a global install l

bug

adding an env var prompts; I think it should warn but not block the user action; creating a preferences.arc should be a separate command / action

@env

if you change a `@tables` schema the original table gets dropped! even w rows! this is wild because you can't even delete that table with cloudformation…but changing the schema does....

enhancement
@package
plugin PoC

upgrade guide and ejecting are both guides (not 'about' architect)

enhancement

Lighthouse is encouraging applications add the following headers which are essentially default behaviors of Architect anyhow. I'd like to propose that if a developer is using `@architect/functions` and returning `{...

problem: architect web sockets are on a completely separate domain from the regular http endpoint solution: proxy the socket endpoint via API G in a special route `/_ws`

https://docs.aws.amazon.com/lambda/latest/dg/ruby-context.html

enhancement
@sandbox

I hear this one a fair bit and I think it is possible. Not talking about bundling! It does sort of move us into using the auto dep resolution to...

enhancement

bonus: also add `logo.svg` and touch up the html

chore
@create