This commit is contained in:
parent
aa2ff7b2f0
commit
2f3113f55d
11742 changed files with 1223940 additions and 0 deletions
9
unikernel/duniverse/dune_/doc/reference/aliases/all.rst
Normal file
9
unikernel/duniverse/dune_/doc/reference/aliases/all.rst
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
@all
|
||||
====
|
||||
|
||||
This alias corresponds to every known file target in a directory.
|
||||
|
||||
Since version 2.0 of the dune language, JS targets of executables are no longer
|
||||
included in the `all` alias by default. To get back the old behavior of
|
||||
including the JS targets in `all`, one can add the ``js`` target to the
|
||||
executable's ``modes`` field.
|
||||
Loading…
Add table
Add a link
Reference in a new issue