mirror of
https://github.com/NASAWorldWind/WebWorldWind.git
synced 2026-01-18 15:12:57 +00:00
14 lines
206 B
Plaintext
14 lines
206 B
Plaintext
server: http://localhost:9876
|
|
|
|
load:
|
|
- thirdparty/require.js
|
|
|
|
test:
|
|
- test/Vec3.test.js
|
|
|
|
serve:
|
|
- src/util/Logger.js
|
|
- src/error/AbstractError.js
|
|
- src/error/ArgumentError.js
|
|
- src/geom/Vec3.js
|