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.
2 parents 4624d53 + 4657e17 commit b795937Copy full SHA for b795937
example/config/default.js
@@ -1,7 +1,8 @@
1
module.exports = {
2
kaliber: {
3
compileWithBabel: [
4
- /@kaliber\//,
+ /@kaliber\/use-query-string/,
5
+ /filter-obj/,
6
/query-string/,
7
/split-on-first/,
8
/strict-uri-encode/,
readme.md
@@ -15,7 +15,8 @@ _config/default.js_
15
16
17
18
19
20
21
22
0 commit comments