Works for me #232
Unanswered
darrylcousins
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Brian,
Saying thanks.
I've had a sizeable server/client application running in production for coming up to 2 years. The front-end is built using
crank
components and includes many forms, small animations, drag and drop, countless api calls, many thousand lines of code and several dozen components.Recently I've been working on a handful of feature requests, so I took the opportunity to make a number of fundamental changes including upgrading my
crank
version from:to:
It was a seamless upgrade. Splendid.
I also migrated from Brunch build management to Vite. Building
crank
with Vite was a easy as:Marvellous.
Ngā mihi o Matariki, te tau hou Māori,
Darryl
P.S.
The core important dependencies installed for my application are:
Client:
Server:
And places I need to do more work on:
Beta Was this translation helpful? Give feedback.
All reactions