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: Make userDialog group icon background transparent #1134

Merged
merged 3 commits into from
Feb 17, 2025

Conversation

Map1en
Copy link
Contributor

@Map1en Map1en commented Feb 12, 2025

  1. userDialog group icon

    • Fixed the problem that the background of transparent group icon cannot be displayed transparently.
  2. Vue error

    • Fixed all the current error reports for vue in console, they were so annoying to refresh and debug, so I fixed them first.
  3. webpack.config.js

    • In addition webpack config add terserOptions.ecma = 2020 standard, match target = es2020

    • also add a process progress bar webpack.ProgressPlugin, add visualization.

    • And the watchOptions.ignored ignores /node_modules/

@Natsumi-sama Natsumi-sama merged commit e139422 into vrcx-team:master Feb 17, 2025
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