fix(energy): deliver prototype-aligned hydrogen board and acceptance fixes
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
Co-authored-by: HiFox Agent <agents-noreply@hifox.com>
This commit is contained in:
+6
-1
@@ -17,5 +17,10 @@
|
||||
}
|
||||
},
|
||||
"include": ["src"],
|
||||
"exclude": ["src/modules/energy/hydrogen-bi-v2/prototype-source/**"]
|
||||
"exclude": [
|
||||
"src/modules/energy/hydrogen-bi-v2/prototype-source/**",
|
||||
"src/vendor/lnbi-original/**",
|
||||
"src/vendor/lnbi-8113-exact/prototypes/energy-h2-bi-board/index.tsx",
|
||||
"src/vendor/lnbi-8113-exact/prototypes/energy-h2-station-daily/index.tsx"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user