Taylor Beseda

Results 23 issues of Taylor Beseda

**Is your feature request related to a problem? Please describe.** When I change the keys of a table (keeping the name the same), a new table is created and the...

I realize using `"files"` in `package.json` essentially inverts how files are allowed into the published library, but it significantly reduces the size on disk for `find-my-way` (yes already small, but...

This achieves the same as #328 but with a "denylist" `.npmignore` file instead of the "allowlist" `package.json#files` key. ⚠️ I wouldn't recommend merging both -- stuff gets weird with both...

Can the `test/` dir be excluded from the npm module? I found https://github.com/delvedor/find-my-way/issues/213 but it's a bit old and there doesn't seem to be a `.npmignore` any longer. A better...

Sounds wild, I know. And it's a bit of an edge case. But if you have a script tag in an element definition, and then in that script tag you...

`@enhance/ssr` allows for script and css transformations, would it be possible to plug in custom transforms alongside the standard ones provided by `arc-plugin-enhance` here https://github.com/enhance-dev/arc-plugin-enhance/blob/f6dcdd406b60c7b9c8310bb93c6bfb1fff00f20f/src/http/any-catchall/router.mjs#L132-L141 --- No idea how this...

question

I dropped in Google fonts for Rubik and Roboto. Not ideal

enhancement

**Expected behavior** I should be able to load (in a timely manner) a list of available repos from my GitHub when creating a Begin app from an existing repo. Even...

Begin
Bug

Nested tests are printed correctly, but the output could be improved by indenting groups.

enhancement