Tomas

Results 7 issues of Tomas

When I run `npm run build`, files are generated in my dist folder as I'd expect, including a manifest.json file listing the files it built with the cache-breaking suffixes added,...

Type: Feature
Type: Breaking Change
Status: PR Welcome
Priority: Low

I'm creating a bash script that automatically sets up WordPress, plugins, theme, etc. just the way I want them to start new projects. I'd like to run the `npx wp-strap...

I'm using the WordPress plugin Contact Form 7, and running your script on the database causes the mail fields to become empty in the outputted file. I've included original and...

**Describe the bug** After upgrading to 3.0.0 I'm unable to start MariaDB: the command line simply says "Waiting for MariaDB", and the logs in Docker Desktop start erroring (details below)....

bug

**Describe the bug** I get the following error on startup and in my console whenever I run a wp-cli command: ``` PHP Warning: PHP Startup: Unable to load dynamic library...

bug
good first issue

**Describe the bug** When I run `10updocker logs phpfpm` I get an error, "Cannot read property 'trim' of undefined". I just recently switched from an old Intel mac to a...

bug

### Describe the bug After initial setup, `npm run build` fails for me with the following error: "Type error: Type '({ href, rel, children, target, className }: LinkProps) => JSX.Element'...