Commit 4c31883
committed
build: use AOT publishing
Replace single-file trimming publishing with full AOT publishing.
This should also result in an increased execution performance as we
no longer need to JIT any code at runtime.1 parent 15df48d commit 4c31883
1 file changed
Lines changed: 1 addition & 2 deletions
File tree
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
0 commit comments