subhero24

Results 9 issues of subhero24

If I add a symlink in my src directory to another directory, and then include files from that path, create-react-app gives an error: > Module parse failed: Unexpected token >...

issue: proposal

I am using servor for SPA app development, and would like to proxy my /api requests to my node api backend. Does servor support proxying requests?

enhancement

We sometimes play the real boardgame with randomly assigned factions. Is this something that can be implemented in the online version?

Is there a way to escape the asterisk * in the url to match the character literally? Falling back to a regular expression like "/some/url/:asterisk(^\\\\*)" works, but I was wondering...

Calling `await svgToJsx(svg, options)` does not work as it thinks the options are the callback.

**Do you want to request a *feature* or report a *bug*?** Regression **What is the current behavior?** Spawning a process when using 'yarn run' reports the wrong pid for the...

needs-confirmation
triaged

Could you add an option to disable URL encoding?

In v4 utilities some utilities like grid-cols-12 and z-40 do not depend on the theme values and just work. Does that mean that row-42 should also just work? Because it...