/umi-plugin-merge-portal

Pull the files in the specified directory from the specified project.

Primary LanguageJavaScriptMIT LicenseMIT

umi-plugin-merge-portal

NPM version NPM downloads

Pull code from other projects

Usage

Configure in .umirc.js,

export default {
  plugins: [
    ['umi-plugin-merge-portal', options],
  ],
}

Options

TODO

LICENSE

MIT