Jesse

Results 5 issues of Jesse

imagemin-webpack-plugin has a dependency on @types/webpack v4. However, v4 imports tapable which in recent versions will break with webpack v4. This means that if you upgrade to Webpack v5 which...

Hi, I do not have a minimal repro case yet but just as an fyi, we are seeing a massive regression on our initial script execution when going from webpack...

### Issue description or question Webpack v5 introduced some new ways of handling assets (https://webpack.js.org/guides/asset-modules/). One of the ways behaves a lot like file-loader and copies a file from a...

feature request

# Bugs and Questions ### Checklist - [x] I have read through the [FAQ](https://formidable.com/open-source/victory/docs/faq) and [Guides](https://formidable.com/open-source/victory/guides/) before asking a question - [x] I am using the latest version of Victory...

bug :bug:

### Describe the bug Per this thread https://discord.com/channels/719702312431386674/1261379829408858223 For zod validators on the entire form, there is currently no way to map individual field errors in the zod schema to...