Wes Johnson

Results 15 issues of Wes Johnson

This looks to resolve https://github.com/tleunen/babel-plugin-module-resolver/issues/201 which is a continuation of a couple open PRs: https://github.com/tleunen/babel-plugin-module-resolver/pull/259 and https://github.com/tleunen/babel-plugin-module-resolver/pull/317. The feedback I see in those PRs seems to be that this is...

We've been noticing an issue sporadically with writing new patches and having a private NPM registry. I can reproduce the issue reliably, and I can fix it locally, but I'm...

https://docs.rollbar.com/docs/telemetry Your iOS SDK does it! We use both for our react-native project and it's limiting to not have this supported on Android as well.

I'm trying to do a simple thing: * in our app before a user sees the chat UI I want to mark how many unread messages there are for a...

We have a webpack configuration that specifies sourcemap configuration using plugins: ```javascript //... plugin array isDevServer ? new webpack.EvalSourceMapDevToolPlugin({ columns: false, // equivalent to devtool: cheap-eval-source-map }) : new webpack.SourceMapDevToolPlugin({...

Wondering if the maintainers would consider opening up their plans or sharing their ideas for areas where the community can contribute and get support from repo owners in landing their...

Found it really hard to get basic info on why I was seeing an error page when I loaded the app. Figure these steps might be useful. Would love any...

I had a bunch of errors with the one-click deploy and found the other issues indicating I should reset with your troubleshooting docs. I followed all the steps there and...

Fixes https://github.com/cloudflare/wildebeest/issues/341 when trying to follow the reset troubleshooting steps and the deploy UI doesn't prompt for all of the GH Action inputs

Another PDF was released in early May that seems to include an additional 4k names. The list no longer includes the source column but otherwise seems similar. Will need some...