We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc7c728 commit 25cdc4aCopy full SHA for 25cdc4a
js/gulp/uglify-task.js
@@ -91,6 +91,7 @@ const reservePublicNames = ((ESKeywords) => function reservePublicNames(target,
91
`../${src}/table.js`,
92
`../${src}/vector.js`,
93
`../${src}/util/int.js`,
94
+ `../${src}/predicate.js`,
95
`../${src}/recordbatch.js`,
96
`../${src}/${mainExport}.js`,
97
];
0 commit comments