Commit ccc38bd
authored
Precompile the queries for distribution
With the upgrade of the CLI the location of cache changed causing it to no longer be part of the distribution archive.
By precompiling the queries each `.ql` file will have a compiled `.qlx` file.1 parent ada3260 commit ccc38bd
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | | - | |
| 102 | + | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
0 commit comments