We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
epoberezkin
Learn more about funding links in repositories.
Report abuse
1 parent da46e38 commit 73808bfCopy full SHA for 73808bf
rollup.config.js
@@ -28,5 +28,6 @@ function createBundleConfig(sourceFile, outFile, globalName) {
28
export default [
29
createBundleConfig("ajv", "ajv7", "av7"),
30
createBundleConfig("2019", "ajv2019", "ajv2019"),
31
+ createBundleConfig("2020", "ajv2020", "ajv2020"),
32
createBundleConfig("jtd", "ajvJTD", "ajvJTD"),
33
]
0 commit comments