Nícholas André
Nícholas André
Uma boa referência: - https://github.com/google/site-kit-wp/pull/1514 - https://github.com/google/site-kit-wp/issues/1459
@fabiankaegy Let me know if you have anything else in mind for the next major version.
> [@nicholasio](https://github.com/nicholasio) based on a quick scan it looks like we would need to still manually port some plugins to rust such as the `@wordpress/dependency-exctraction-webpack-plugin` 🤔 > > From my...
I don't know if it's worthh replacing it but I think it's worth at least exploring. Webpack is pretty much stagnant and Rspack seems a promising way to use next-gen...
You all might want to take a look at https://github.com/10up/headstartwp as an alternative. I was a previous frontity contributor and headstartwp was partially inspired by frontity.
> There seem to be lots of unrelated changes in this diff? Could it be that there is some stuff on `trunk` that isn't on `develop` yet? Or some outdated...
Thanks for you bug report. What's your 10up-toolkit version and are you using `useBlockAssets` flags?
> I was able to fix this by specifying the source file in block.json (`"style": "file:./style.scss"`), but I also had to create a workaround in my local webpack config to...
Closing this as it has been addressed and has been released already.
Thanks for the report. While I'd typically recommend using WSL2, this should be an easy fix, we just need to make path resolution in `withHeadstartWPConfig` cross-platform and alongside that include...