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 dd3540e commit 2cf125eCopy full SHA for 2cf125e
rollup.config.js
@@ -9,7 +9,7 @@ const bundles = [
9
output: {
10
file: pkg.browser,
11
format: "umd",
12
- name: "fastestValidator"
+ name: "FastestValidator"
13
},
14
plugins: [
15
commonjs(),
0 commit comments