1.0.4 • Published 2 years ago
plop_m2p v1.0.4
执行须知
npm install @feihan/m2p -g
m2p --help
- 假设要创建一个`TestCustomIndex`入口;
m2p test-customtsconfig.json
{
"module": "commonjs"
}package.json
{
"type": "module"
}npm install @feihan/m2p -g
m2p --help
- 假设要创建一个`TestCustomIndex`入口;
m2p test-custom{
"module": "commonjs"
}{
"type": "module"
}