x-config-deploy

build config

Usage no npm install needed!

<script type="module">
  import xConfigDeploy from 'https://cdn.skypack.dev/x-config-deploy';
</script>

README

x-config-deploy

用于项目构建的配置。

install

$ npm install x-config-deploy -g

usage

const configDeploy = require('x-config-deploy');
configDeploy.getConfig();
configDeploy.get('a.b');