How to update the boilerplate components and utils and hook etc to the latest versions #2865
Unanswered
johnernest02-EYGDS
asked this question in
Q&A
Replies: 1 comment
-
|
hey @johnernest02-EYGDS - basically there is no push a button upgrade path. You can follow along the PRs, Ignite Cookbook recipes or leverage the You also have the ability to spin up a new Ignite project, copy over the components directory, theme directory, etc if that seems like a quicker path - but really depends on your project and how much customization you've done since then. Having ignite-cli globally installed has no effect on anything and generally I would say don't install it, just use it via Hope this helps |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have started using Ignite on my project 3 months ago, and the theming support was released 2 months ago (#2336). How do I get the latest changes into my project? My ignite-cli is already at v10.0.5.
Beta Was this translation helpful? Give feedback.
All reactions