mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-14 20:10:11 +03:00
Re-organise resources/osd to separate analogue, and add HD font support
This commit is contained in:
parent
3f0d29dceb
commit
2eddfc5087
3164 changed files with 262164 additions and 262147 deletions
|
@ -250,7 +250,7 @@ gulp.task('dist-build', gulp.series('build', function() {
|
|||
'./src/css/opensans_webfontkit/*.{eot,svg,ttf,woff,woff2}',
|
||||
'./resources/*.json',
|
||||
'./resources/models/*',
|
||||
'./resources/osd/*.mcm',
|
||||
'./resources/osd/analogue/*.mcm',
|
||||
'./resources/motor_order/*.svg',
|
||||
];
|
||||
return gulp.src(distSources, { base: '.' })
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue