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 ba6bd2a commit dc4adddCopy full SHA for dc4addd
.dockerignore
@@ -10,6 +10,10 @@
10
!rust/cubestore/package.json
11
!rust/cubestore/bin
12
!rust/cubesql/package.json
13
+!rust/check-dup-prop-transpiler-swc-plugin/package.json
14
+!rust/cube-prop-ctx-transpiler-swc-plugin/package.json
15
+!rust/import-export-transpiler-swc-plugin/package.json
16
+!rust/validation-transpiler-swc-plugin/package.json
17
18
# Ignoring builds for native from local machime to protect a problem with different architecture
19
packages/cubejs-backend-native/index.node
0 commit comments