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

添加透传 File 对象的使用文档说明 #510

Merged
merged 1 commit into from
Sep 2, 2020
Merged

Conversation

chhu1
Copy link
Contributor

@chhu1 chhu1 commented Sep 2, 2020

根据不同的文件来源,使用不同的customName 方式

exp:
for /path/to/a.js: import { A } from 'antd' -> const A = require('antd/lib/a-b')
for /path/to/b.js: import { A } from 'antd' -> const A = require('antd/lib/a-c')

@afc163 afc163 merged commit 8096fdf into umijs:master Sep 2, 2020
zhanguangao pushed a commit to zhanguangao/babel-plugin-module-federation-import that referenced this pull request Sep 1, 2023
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

Successfully merging this pull request may close these issues.

2 participants