Skip to content

Improvement/add vite plugin - #386

Open
Mbuchart wants to merge 3 commits into
mainfrom
improvement/add_vite_plugin
Open

Improvement/add vite plugin#386
Mbuchart wants to merge 3 commits into
mainfrom
improvement/add_vite_plugin

Conversation

@Mbuchart

@Mbuchart Mbuchart commented Aug 29, 2023

Copy link
Copy Markdown
Contributor

Setup vite to improve developpement.

Need to rework, on unit test to include vitest.

We must use vitest, because, if we don't we can't build project due to some errors. And as documentation says and @justinehell with its comment, vitest is the solution.

@Mbuchart
Mbuchart force-pushed the improvement/add_vite_plugin branch from 4ffb53c to 6b5b7ef Compare August 30, 2023 07:47
Comment thread changelog.md Outdated
@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@Zorin95670
Zorin95670 force-pushed the improvement/add_vite_plugin branch from a0ed0ec to 40ab6d3 Compare August 30, 2023 09:29
@Mbuchart
Mbuchart force-pushed the improvement/add_vite_plugin branch from 5a6a280 to f1ef97a Compare August 30, 2023 12:47
@justinehell
justinehell force-pushed the improvement/add_vite_plugin branch from f1ef97a to 6bdfb2a Compare September 8, 2023 09:42
@justinehell

Copy link
Copy Markdown
Member

image

Error when running app after updating dependencies:

  • @quasar/app-vite ^1.4.6 → ^1.6.0

To check :
https://testing.quasar.dev/packages/unit-jest/

@Zorin95670 Zorin95670 self-assigned this Oct 30, 2023
@Zorin95670
Zorin95670 force-pushed the improvement/add_vite_plugin branch from 6bdfb2a to 8aaf86c Compare October 30, 2023 14:15
@Zorin95670
Zorin95670 force-pushed the improvement/add_vite_plugin branch from 4058ba7 to 9815047 Compare October 30, 2023 14:43
@github-actions

Copy link
Copy Markdown
Checking /home/runner/work/leto-modelizer/leto-modelizer/package.json

 @quasar/app-vite       ^1.4.6  →   ^1.6.2
 @quasar/app-webpack    =3.9.6  →  =3.11.3
 axios                  =1.5.1  →   =1.6.0
 core-js               =3.33.0  →  =3.33.1
 cypress               =13.3.1  →  =13.3.3
 eslint                =8.51.0  →  =8.52.0
 eslint-plugin-import  =2.28.1  →  =2.29.0
 eslint-plugin-jest    =27.4.2  →  =27.6.0
 eslint-plugin-vue     =9.17.0  →  =9.18.1
 oidc-client-ts         ^2.3.0  →   ^2.4.0
 vue                    =3.3.4  →   =3.3.7
 vue-i18n               =9.5.0  →   =9.6.2

Run npx npm-check-updates -x leto-modelizer* -u to upgrade package.json

@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@Zorin95670 Zorin95670 removed their assignment Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: 📋 Backlog

Development

Successfully merging this pull request may close these issues.

3 participants