26 lines
720 B
Markdown
26 lines
720 B
Markdown
# How to build
|
|
|
|
After building WASM, run `copy-debug` or `copy-release` to copy WASM module.
|
|
|
|
# Sources
|
|
|
|
- https://www.boeing.com/content/dam/boeing/boeingdotcom/company/about_bca/startup/pdf/freighters/MD11BCF.pdf
|
|
- LAMM
|
|
- https://www.satco-inc.com/product-pallet/?part_number=31086-595
|
|
- https://www.satco-inc.com/product-container/?part_number=34124-901
|
|
|
|
TODO:
|
|
|
|
- EFB integration (BRANCH)
|
|
- Check if including bundle is getting loaded
|
|
- Add to bundle global scoped react "import"
|
|
- Automate this?
|
|
- Add to EFB.js and EFB.html
|
|
- Automate this?
|
|
- JS
|
|
- Persist SB data across page changes
|
|
- Options (GSX sync, pax/bag weights)
|
|
- Types for SB plan (only what I need)
|
|
- WASM
|
|
- Custom pax/bag weights
|