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

feat: local plugin resolve support .ts files #4107

Merged
merged 1 commit into from Mar 9, 2020
Merged

Conversation

hzgotb
Copy link
Contributor

@hzgotb hzgotb commented Mar 9, 2020

如果是相对路径的话,应该是可以使用ts去写插件的。

Checklist
  • npm test passes
  • tests are included
  • documentation is changed or added
  • commit message follows commit guidelines
Description of change

如果是相对路径的话,应该是可以使用ts去写插件的。
@netlify
Copy link

netlify bot commented Mar 9, 2020

Ant Design Pro preview using the current branch umi

Built with commit 19dd6f9

https://deploy-preview-4107--pro-pre-umijs.netlify.com

@codecov
Copy link

codecov bot commented Mar 9, 2020

Codecov Report

Merging #4107 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4107   +/-   ##
=======================================
  Coverage   83.98%   83.98%           
=======================================
  Files         129      129           
  Lines        2547     2547           
  Branches      640      640           
=======================================
  Hits         2139     2139           
  Misses        400      400           
  Partials        8        8           
Impacted Files Coverage Δ
packages/core/src/Service/utils/pluginUtils.ts 92.95% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f804d82...19dd6f9. Read the comment docs.

@sorrycc sorrycc changed the title Update pluginUtils.ts feat: local plugin resolve support .ts Mar 9, 2020
@sorrycc sorrycc changed the title feat: local plugin resolve support .ts feat: local plugin resolve support .ts files Mar 9, 2020
@sorrycc sorrycc merged commit 0879461 into umijs:master Mar 9, 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

Successfully merging this pull request may close these issues.

None yet

2 participants