-
**Steps to reproduce:**
Create a plugin that exports a custom printer for JS and/or CSS:
```js
module.exports = {
printers: {
estree: myJSPrinter,
postcss: myCSSPrinter
}
}
```
…
-
Hi,
I stumbled up on Feelback through your blog post "Architecture of an early stage SAAS". I think this is a very cool and niche app. I'm wondering if you are currently working on any Wordpress p…
-
It's a new tool for managing local dev sites, I think powered by [Playground](https://wordpress.org/playground/).
- [Studio by WordPress.com](https://developer.wordpress.com/studio/)
Aside from …
-
This issue contains a list of Renovate updates and their statuses.
## Pending Approval
These branches will be created by Renovate only once you click their checkbox below.
- [ ] fix(deps): update …
-
-
Regarding:
- #802
Recently I read some articles on this topic, and learned that both WordPress core and Gutenberg team are moving to [Playwright](https://github.com/microsoft/playwright) for the…
-
## Descrição da vaga:
Esta é uma vaga de um parceiro da plataforma Coodesh, ao candidatar-se você terá acesso as informações completas sobre a empresa e benefícios.
Fique atento ao redirecionam…
-
**Describe the bug**
Error with the `prettier` dependency while running the lint script from `@wordpress/scripts` after a new `npm install`.
**To reproduce**
Steps to reproduce the behavior:
1…
-
### Description
The [Dependency Extraction Webpack Plugin docs](https://github.com/WordPress/gutenberg/blob/trunk/packages/dependency-extraction-webpack-plugin/README.md?plain=1#L64-L70) states:
…
-
**TypeScript Version:** `3.8.0-dev.20191223` and `3.7.3`
**Search Terms:**
Generator, toStringTag, transformer, helper, tslib
**Code**
The following code will error in when using `compile…