Skip to content

Commit

Permalink
doc: Add info about existing LinkerConfig.xml on WASM
Browse files Browse the repository at this point in the history
  • Loading branch information
TopperDEL authored May 31, 2024
1 parent b9683cc commit 546588d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/linker-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,6 @@ If you need to enable any of those features, you can set the following in your c
```

Setting `InvariantGlobalization` to true will remove all satellite assemblies from the final package.

### LinkerConfig.xml on WASM
For WASM the Uno-App already contains a 'LinkerConfig.xml' in the folder `Platforms\WebAssembly\LinkerConfig.xml'.

0 comments on commit 546588d

Please sign in to comment.