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

fix: failed to import style file, in webpack project #1369

Merged
merged 1 commit into from
Dec 23, 2022

Conversation

liuzaijiang
Copy link
Contributor

@liuzaijiang liuzaijiang commented Dec 22, 2022

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added/updated or not needed
  • Docs and demo have been added/updated or not needed

What is the current behavior?

使用vue-cli创建一个vue3项目,按照文档方式引入组件,发现样式不生效,没有被引入

https://cli.vuejs.org/zh/guide/build-targets.html#vue-vs-js-ts-%E5%85%A5%E5%8F%A3%E6%96%87%E4%BB%B6

What is the new behavior?

正常引入

Other information

@idux-bot
Copy link

idux-bot bot commented Dec 22, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Dec 22, 2022

Codecov Report

Merging #1369 (dfa3f39) into main (606c289) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1369   +/-   ##
=======================================
  Coverage   92.92%   92.92%           
=======================================
  Files         324      324           
  Lines       29827    29827           
  Branches     2474     2474           
=======================================
  Hits        27718    27718           
  Misses       2109     2109           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@danranVm danranVm merged commit c2288d5 into IDuxFE:main Dec 23, 2022
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