1.0.1 • Published 6 years ago
wodax-umi-plugin-pnp v1.0.1
umi-plugin-pnp
Umi plugin to support Plug'n'Play of yarn.
Usage
Configure in .umirc.js,
export default {
plugins: [
['umi-plugin-pnp', { alias: true }],
],
}Options
alias-- defaultfalse, set webpack alias for@babel/runtime,core-jsandregenerator-runtime, or you will need to install these dependencies in your project
Example
LICENSE
MIT
1.0.1
6 years ago