README
App Config Inject
Runtime injection of App Config into static HTML files. See the guide for more info.
yarn add @app-config/inject@2
Or, if you use NPM.
npm i @app-config/inject@2
Runtime injection of app-config into static HTML files
<script type="module">
import appConfigInject from 'https://cdn.skypack.dev/@app-config/inject';
</script>
Runtime injection of App Config into static HTML files. See the guide for more info.
yarn add @app-config/inject@2
Or, if you use NPM.
npm i @app-config/inject@2