umi-plugin-merge-portal
Pull code from other projects
Usage
Configure in .umirc.js
,
export default {
plugins: [
['umi-plugin-merge-portal', options],
],
}
Options
TODO
LICENSE
MIT
Pull the files in the specified directory from the specified project.
JavaScriptMIT