chenquincy / app-info-parser

A javascript parser for parsing .ipa or .apk files. IPA/APK文件 js 解析器

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

umi3.5.0 引入 1.1.0 报错

spring-li opened this issue · comments

Describe the bug
image

To Reproduce
Steps to reproduce the behavior:

  1. ...
  2. ...

Expected behavior
A clear and concise description of what you expected to happen.

Node or Browser version (please complete the following information):

  • Browser [e.g. chrome72.0.3626.121]
  • Node [e.g. v8.9.4]

Package links for testing(downloadable links of the package, which making this issue)

描述 bug
请简明扼要的描述你所遇到的bug

复现
请描述复现该bug的步骤:

  1. ...
  2. ...

预期表现
请简明扼要的描述你所期望得到的效果

请填写您的Node或浏览器版本:

  • Browser [如:chrome72.0.3626.121]
  • Node [如:v8.9.4]

请提供测试用的安装包下载链接:

是因为 umi 使用了webpack5 联邦模块,
还需要关闭
image