Checklist
Please replace the space inside the brackets with an x if the following items apply:
Your question
I've tried aab build on Mac and Ubuntu, but regardless of whatever changes I make to the source files, they don't seem to be reflected in the build. After I build and import the add-on into Anki via "Install from file...", the add-on works as if I hadn't made any changes. When I inspect the files in my Anki2/addons21 folder that Anki is running, they are the "old" files. For example, I cloned review-heatmap and tried changing the .ui files or some Python logic, and none of my changes were reflected in the build. I also cloned an exisitng PR to review-heatmap, merged it into my local master branch, and tried building; I still didn't see the new changes. I've got no idea what's going on.
Checklist
Please replace the space inside the brackets with an x if the following items apply:
aabYour question
I've tried
aab buildon Mac and Ubuntu, but regardless of whatever changes I make to the source files, they don't seem to be reflected in the build. After I build and import the add-on into Anki via "Install from file...", the add-on works as if I hadn't made any changes. When I inspect the files in myAnki2/addons21folder that Anki is running, they are the "old" files. For example, I cloned review-heatmap and tried changing the.uifiles or some Python logic, and none of my changes were reflected in the build. I also cloned an exisitng PR to review-heatmap, merged it into my localmasterbranch, and tried building; I still didn't see the new changes. I've got no idea what's going on.