File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ The default location for navigation data is `work/NavigationData`.
8686## Building the WASM Module Yourself
8787
88881 . Create a ` .env ` file in the root of this repository, containing a ` SENTRY_URL ` variable. Provide your own DSN, or leave it empty.
89- 2 . Run ` bun run build:wasm ` at the root of the repository (requires Docker)
89+ 2 . Run ` bun run build ` at the root of the repository (requires Docker)
9090 - This will take a while to download and build the first time, but subsequent runs will be quicker.
9191 - The WASM module will be compatible for MSFS 2020 & 2024.
92923 . The WASM module that is compiled in ` dist/wasm/2020 ` folder will be copied automatically to the aircraft ` panel ` folder.
You can’t perform that action at this time.
0 commit comments