-
-
Notifications
You must be signed in to change notification settings - Fork 521
Vite Tracking Branch #2162
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
Vite Tracking Branch #2162
Conversation
update addons-and-dependencies to be ready for Vite
✅ Deploy Preview for ember-guides ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
add new tutorial output
chore: remove ember install references
updating the quick-start for Vite
stop showing the GJS warning on the vite branch
update cases of `ember test`
…-broccoli chore: update build targets and remove broccoli reference
add basic landing pages for Vite build systems
remove comments on gjsVersion config
|
||
```bash | ||
ember install ember-cli-sass | ||
npm install --save-dev ember-cli-sass |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The example above was changed to ember-concurrency, this install should have been updated to match the example.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
any chance I could ask you to PR the patch? 🙈 it's just on master now
No description provided.