build(boards): xpython板卡执行 npm run build:prod

This commit is contained in:
王立帮
2025-09-13 23:03:29 +08:00
parent 167c6e9e30
commit b4256d9764
72 changed files with 1906 additions and 3306 deletions

View File

@@ -1,27 +0,0 @@
{
"mixpy": {
"__require__": [
"math"
],
"__file__": true,
"__size__": 1949,
"__name__": "mixpy.py"
},
"motor_control": {
"__require__": [
"microbit"
],
"__file__": true,
"__size__": 993,
"__name__": "motor_control.py"
},
"rgb_show": {
"__require__": [
"microbit",
"neopixel"
],
"__file__": true,
"__size__": 264,
"__name__": "rgb_show.py"
}
}