README
App Config Webpack Plugin
Webpack plugin that loads your app-config values into bundles statically. See the guide for more.
yarn add @app-config/webpack@2
Or, if you use NPM.
npm i @app-config/webpack@2
Webpack plugin that loads your app-config values into bundles statically. See the guide for more.
<script type="module">
import appConfigWebpack from 'https://cdn.skypack.dev/@app-config/webpack';
</script>
Webpack plugin that loads your app-config values into bundles statically. See the guide for more.
yarn add @app-config/webpack@2
Or, if you use NPM.
npm i @app-config/webpack@2