Brian Dombrowski

Results 13 issues of Brian Dombrowski

Would you like that? Very cool library btw!

help wanted

This pull request adds unimodule support, so that this package can be used with react-native-web. Fixes https://github.com/Traviskn/react-router-native-stack/issues/48 Demo at https://github.com/hookedjs/eusy

Would be nice for this package to support react-native-web. I think it would be a very light modification.

Is there a recommendation for achieving this? Or is this something other people would be interested in?

enhancement

When I make a change to a file, ts-node-dev restart takes 20+ seconds. My other projects that use ts-node-dev are less than a few seconds. Do you have any idea...

- `bash -c "$(wget https://raw.githubusercontent.com/mskyaxl/wsl-terminal/master/scripts/install.sh -qO -)"` - Open `Linux/home/username/wsl-terminal-tabbed` in explorer - Double click `open-wsl.exe`, a confirm prompt opens to run a remote file. I confirm, a command prompt...

Could someone add to the README the motivation behind this plugin (aka why this plugin exists)? Does it make tests run faster bc esbuild is faster babel? Or maybe is...

**Describe the bug** After spending 2+ hours troubleshooting, I still cannot get `yarn native` to work. For starters, expo v32 is no longer supported by expo-cli. I tried upgrading to...

`npm run build` and `npm run prod` fail. I'm also a noob and have no idea how to get from build to testing in xcode. ``` $ npm run build...

TL;DR I get a build error when I added some static JS/CSS to my public folder, namely Leaflet.js. I created a barebones repo to demonstrate at https://github.com/bdombro/tmp-preact-snowpack-barebones. It's literally the...