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

ddev-vite: Vite initialised in ddev #321

Closed
wants to merge 10 commits into from
Closed

ddev-vite: Vite initialised in ddev #321

wants to merge 10 commits into from

Conversation

gauravaxl
Copy link
Contributor

No description provided.

@gauravaxl
Copy link
Contributor Author

This PR is ready for your review @hussainweb

"vr": "percy exec -- cypress run"
"name": "vite-starter",
"version": "1.0.0",
"description": "[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://gitorious.xyz/contrib-tracker/backend)",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the wrong URL.

"build": "gulp",
"lint": "CI=true gulp lint",
"vr": "percy exec -- cypress run"
"name": "vite-starter",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's give a relevant name.

Comment on lines 10 to 13
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-typescript": "^11.1.5",
"rollup-plugin-scss": "^4.0.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't @rollup/* a dev dependency?

@hussainweb
Copy link
Member

Based on a discussion with @AlviMurtaza, we will move to Gulp 5 and not use Vite here. I will close this for now. Thanks for your work here @gauravaxl.

@hussainweb hussainweb closed this May 6, 2024
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