@app-config/default-extensions
Advanced tools
Changelog
v2.8.3
Adds noBundledConfig
option to Webpack, esbuild, vite and rollup plugins - useful if you always use @app-config/inject
.
Changelog
v2.8.2
Some bug fixes and improvements for Rollup, ESBuild and Vite plugins.
Changelog
v2.8.1
Adds support for injecting currentEnvironment
from @app-config/inject
.
Adds support for reading APP_CONFIG_SECRETS_KEY_FILE
.
Changelog
v2.7.2
Ensures that window._appConfig
is always written in webpack and rollup loaders.