How to build by modifying the pxt-micro:bit code

hello

We are doing a static build of pxt-microbit using the pxt staticpkg command.

However, the pxt-microbit code I modified is not reflected, and the default code before modification continues to be reflected.

How can I build it so that my modified code is reflected?