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

chore(vara-ui): migrate to vite v6 #1728

Open
osipov-mit opened this issue Jan 21, 2025 · 0 comments · May be fixed by #1731
Open

chore(vara-ui): migrate to vite v6 #1728

osipov-mit opened this issue Jan 21, 2025 · 0 comments · May be fixed by #1731
Assignees
Labels
C2-refactoring Refactoring proposal

Comments

@osipov-mit
Copy link
Member

File Location(s)

No response

Proposal

@gear-js/vara-ui package build is failing with vite v6.

  [vite:dts] Start generate declaration files...
  computing gzip size...
  dist-temp/vara-ui.css  24.32 kB │ gzip:  4.59 kB
  dist-temp/vara-ui.js   32.41 kB │ gzip: 10.34 kB
  [vite:dts] Declaration files built in 2973ms.
  
  ✓ built in 4.03s
  cp: cannot stat 'dist-temp/style.css': No such file or directory

Should be migrated to this version. vite dependencies must be removed from utils/vara-ui/package.json as they are in the root package.json

@osipov-mit osipov-mit added the C2-refactoring Refactoring proposal label Jan 21, 2025
@nikitayutanov nikitayutanov linked a pull request Jan 21, 2025 that will close this issue
@nikitayutanov nikitayutanov linked a pull request Jan 21, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C2-refactoring Refactoring proposal
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants