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 994df9e commit 7db171dCopy full SHA for 7db171d
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## v2.2.2
2
+
3
+Adds `noGlobal` option for webpack config, enabling "static" configuration.
4
5
+Also adds `intercept` option for webpack plugin, to enable non-standard "aliases" for configuration.
6
+Makes it easy to have a part of app config "static" and a part "dynamic".
7
8
+Adds binary releases through `pkg`.
9
10
## v2.2.1
11
12
Resolves relative files (runs relative to app-config file) in `@app-config/exec`.
0 commit comments