Dan Van Brunt

Results 57 issues of Dan Van Brunt

…nd format to address non-breaking feature request: https://github.com/sbstjn/serverless-stack-output/issues/10

It would be helpful if this plugin allowed for... ```yaml custom: output: format: toml # toml, yaml, yml, and json format is available file: .build/.env ``` This way you can...

The result of the process function [not returning](https://github.com/sbstjn/serverless-stack-output/blob/master/src/plugin.ts#L140) the promise is that no other plugin can run after this one.

I had this extension working less than a few days ago. Just recently I started getting errors from the extension ... [vscode-yaml](https://github.com/redhat-developer/vscode-yaml/issues/215) and worked with that developer to fix those...

Right now, I'm getting IPs like `52.165.42.83`. I then whitelist in another step, and then have a lighthouse test in the next step. Lighthouse then reports `403` which is what...

We have dynamic language routes working... ![image](https://user-images.githubusercontent.com/189506/173870639-b923f4cf-dfaa-48f6-9f50-e4d88f851bd6.png) and we only have a single page `/pages/index.js` When we manually browse to `/en-US` or `/fr-FR` it works and is translating. However, I...

My project is using React and WebPack and I still have no idea how to get this to work. In my jsx page I've tried.. ``` var Charts = require('d3rrc');...

enhancement

## Summary ## Linked Issues Please link what issue this pull request closes - [docs](https://help.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue).

**Is your feature request related to a problem? Please describe.** Thanks for a great plugin! Works great so far in Gatsby v3. The only ask here is to increment the...

enhancement

![2022-09-20_16-09-07 (1)](https://user-images.githubusercontent.com/189506/191355001-48394b29-304c-4607-ab11-5d462bf8d4b3.gif) ## Current Behavior 1. run `pnpm nx graph` 2. console says: `Project graph started at http://127.0.0.1:4211` 3. browser pops up, brief flash of blue, then page says: `This...

type: bug
scope: misc