Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

依赖循环引用 #93

Open
rongyao9 opened this issue May 22, 2023 · 0 comments
Open

依赖循环引用 #93

rongyao9 opened this issue May 22, 2023 · 0 comments

Comments

@rongyao9
Copy link

image

使用rollup打包失败,报错原因如上图;

版本信息:pnpm v8.3.1 "rollup": "^3.20.2",

  1. import AppInfoParser from "app-info-parser" 报错
  2. import AppInfoParser from "app-info-parser/src/ipa" 报错
  3. import AppInfoParser from "app-info-parser/src/apk" 正常
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant