Hi all, I just wanted to setup a test-project. As writing in TS and lazy I always used Fitbit SDK Scaffolding.
"devDependencies": {
"@fitbit/sdk": "~5.0",
"@fitbit/sdk-cli": "^1.7.3",
"fitbit-sdk-types": "^6.0.1"
},
No matter whether I keep these dependencies or update, when I build/install none of my changes in code get applied. Not even changing fill of the background in css.
sim is v 0.9.4.
As I haven't been using fitbit/sdk for a while... have there been any significant changes, which might cause these problems?
(btw elder projects I set up like this are still running): Totally out of charge 😓
Answered! Go to the Best Answer.
Best Answeroh god.... my bad! the significant changes were me removing autosave from vs code (cause of other apps fetching data on each re-render). sorry all 😰
(EDIT: I mark this as best answer to signalise, that it is closed)
oh god.... my bad! the significant changes were me removing autosave from vs code (cause of other apps fetching data on each re-render). sorry all 😰
(EDIT: I mark this as best answer to signalise, that it is closed)