Tyler Nieman

Results 12 issues of Tyler Nieman

**Is your feature request related to a problem? Please describe.** My sessions cannot be easily saved/loaded via the root directory of my git project. **Describe the solution you'd like** I...

enhancement

:bug: Not able to use some of `html-webpack-plugin`'s templating features. Example from https://github.com/jantimon/html-webpack-plugin/blob/master/README.md#generating-multiple-html-files ``` ``` is rendered by this plugin as ``` <%= htmlWebpackPlugin.options.title %> ```

question

I was originally turned onto this issue via zooko on twitter: https://twitter.com/zooko/status/1138907707346264065 Basically, some services (namely Google) allows you to setup account recovery via phone number. This recovery option is...

Is there a working example of `isomorphic-webpack` + [`offline-plugin`](https://github.com/NekR/offline-plugin) anyone might be able to share? I encounter this error when trying to use `offline-plugin` in my `isomorphic-webpack` app: ``` /home/tyler/Projects/webpack2test/node_modules/offline-plugin/runtime.js:3...

Base repo (w/ issue referred to below): https://github.com/tsnieman/webpack2test/tree/road-to-isomorphism_pothole1 Note: `isomorphic-webpack` works in the same repo [here](https://github.com/tsnieman/webpack2test/tree/road-to-isomorphism)... the `_pothole1` branch is just for illustrating the issue below. That's [the only difference...

bug

# generated output ![AutoPR Failure](https://img.shields.io/badge/AutoPR-failure-red) AutoPR encountered an error while trying to fix (redacted repo/issue). ## Traceback ``` Traceback (most recent call last): File "/app/autopr/agents/brain_agent/base.py", line 75, in generate_pr self._generate_pr(event)...

I was upgrading from Remix v1 to v2 and noticed this had been updated in `remix-run/blues-stack` but not here in the examples. This change now matches this example repo [to...

Hi alchapone! We exchanged some tweets, figured it'd probably be best to file an issue. I'm having trouble with `core-drawer-panel`. Here are some observations that might help debug the problem:...

fixes #1 # changes :twisted_rightwards_arrows: changed password auth to token auth :open_file_folder: added `--output-path` option - great for dry runs. even works on a different machine. # commentary - modified...

love this theme, thanks for making it. not sure if this is a theme issue, obsidian issue, or something else — but figured i'd start here. i have a codeblock...