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

build-plugin-rax-compat-react not work with antd-mobile #103

Closed
lucifer1004 opened this issue Dec 23, 2019 · 2 comments
Closed

build-plugin-rax-compat-react not work with antd-mobile #103

lucifer1004 opened this issue Dec 23, 2019 · 2 comments

Comments

@lucifer1004
Copy link

lucifer1004 commented Dec 23, 2019

Error message

(undefined) ./node_modules/antd-mobile/es/action-sheet/index.js
Module not found: Can't resolve 'react-dom' in '...'

Configuration (build.json)

{
  "plugins": [
    [
      "build-plugin-rax-app",
      {
        "targets": ["web", "wechat-miniprogram"]
      }
    ],
    "build-plugin-rax-compat-react"
  ]
}
@yacheng
Copy link
Contributor

yacheng commented Dec 30, 2019

我看下

@yacheng
Copy link
Contributor

yacheng commented Dec 30, 2019

跟进 pr #114

@yacheng yacheng closed this as completed Jan 3, 2020
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

2 participants