Skip to content

Commit 21cdfca

Browse files
authored
Web build of blackbox explorer (#697)
* use vite to build webapp version * use all the files as esm modules * remove old nwjs related workflows and nwjs
1 parent 23a3687 commit 21cdfca

File tree

134 files changed

+4820
-10477
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

134 files changed

+4820
-10477
lines changed

.github/workflows/artifact-links.yml

Lines changed: 0 additions & 20 deletions
This file was deleted.

.github/workflows/build-release.yml

Lines changed: 0 additions & 41 deletions
This file was deleted.

.github/workflows/ci.yml

Lines changed: 0 additions & 71 deletions
This file was deleted.

.github/workflows/hide-artifact-links.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.

.github/workflows/manual-build.yml

Lines changed: 0 additions & 18 deletions
This file was deleted.

.github/workflows/nightly.yml

Lines changed: 0 additions & 71 deletions
This file was deleted.

.github/workflows/pr.yml

Lines changed: 0 additions & 12 deletions
This file was deleted.

.jshintrc

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -9,23 +9,6 @@
99
"$" : false,
1010
"jQuery" : false,
1111
"THREE" : false,
12-
"Modernizr" : false,
13-
14-
"ArrayDataStream" : true,
15-
"Craft2D" : true,
16-
"Craft3D" : true,
17-
"ExpoCurve" : true,
18-
"FIFOCache" : true,
19-
"FlightLog" : true,
20-
"FlightLogEvent" : true,
21-
"FlightLogGrapher" : true,
22-
"FlightLogParser" : true,
23-
"FlightLogFieldPresenter" : true,
24-
"FlightLogIndex" : true,
25-
"GraphConfig" : true,
26-
"GraphLegend" : true,
27-
"WorkspaceSelection": true,
28-
"IMU" : true,
29-
"SeekBar" : true
12+
"Modernizr" : false
3013
}
3114
}

_locales/en/messages.json

Lines changed: 0 additions & 20 deletions
This file was deleted.
File renamed without changes.

0 commit comments

Comments
 (0)