We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfd463f commit 210b3f7Copy full SHA for 210b3f7
webpack.config.js
@@ -25,6 +25,7 @@ module.exports = {
25
MobxReactFormValidatorDVR: "./src/validators/DVR",
26
MobxReactFormValidatorSVK: "./src/validators/SVK",
27
MobxReactFormValidatorYUP: "./src/validators/YUP",
28
+ MobxReactFormValidatorJOI: "./src/validators/JOI",
29
MobxReactFormValidatorZOD: "./src/validators/ZOD",
30
},
31
output: {
0 commit comments