Eric Clemmons

Results 57 issues of Eric Clemmons

Remix doesn't seem to have a ready-to-go app but instead has https://remix.run/docs/en/v1/tutorials/blog

bug

[Plasmo][1] has _mostly_ been good, but I've ran into significant storage/syncing issues between the `popup.tsx` and `content.tsx`: https://user-images.githubusercontent.com/15182/175375096-37cc96ef-deee-4a7b-a604-112330740052.mp4 I've tried permutations of `setRenderValue`+`setStoreValue`, `remove()`, and everything else. It just seems...

**Describe the bug** Check a117 again after #25 **Additional context** > https://twitter.com/marcysutton/status/1519324478177611776

`` should be a noop

enhancement

`.env.local` (e.g. https://nextjs.org/docs/basic-features/environment-variables#loading-environment-variables) or https://create-react-app.dev/docs/adding-custom-environment-variables/#adding-development-environment-variables-in-env

documentation

(`--bump` is maybe more aligned with `--update`) But `--changelog` is expected deterministically update the `CHANGELOG.md` and (possibly unwanted) update `package.json` to match the latest version.

Just tried `github-semantic-version --init --push` on a private project, and it got hung up. The last call was something regarding `npm`...