Skip to content

Commit

Permalink
docs: Clarify that .jsh are not cached and no native support (fixes q…
Browse files Browse the repository at this point in the history
…uarkusio#506) (quarkusio#511)

* docs: Clarify that .jsh are not cached and no native support (fixes quarkusio#506)

* Update readme.adoc

Co-authored-by: Max Rydahl Andersen <max.andersen@gmail.com>
  • Loading branch information
vorburger and maxandersen authored Nov 18, 2020
1 parent 4d86d4b commit 6fff2cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,8 @@ The script will have the output:
Hello World
value

Please note that `.jsh` files are source only, they are not compiled thus they are https://github.com/jbangdev/jbang/issues/506[not cached] nor can they be https://github.com/jbangdev/jbang/issues/510[built as native images].


==== Running script from standard input

Expand Down

0 comments on commit 6fff2cf

Please sign in to comment.