Skip to content
This repository was archived by the owner on Jan 2, 2023. It is now read-only.

Commit 149f0a3

Browse files
committed
README
1 parent bf190d5 commit 149f0a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cherry/README.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Goals of cherry:
1919
debugging
2020
- Transpiled JS files are linked to one shared NPM module which contains
2121
`"cherry/cljs.core"`, `"cherry/cljs.string"`, etc. such that libraries
22-
written in cherry can be transpiled, tree-shaken with ES6 tooling and then
23-
hosted on NPM.
22+
written in cherry can be transpiled, optionally processed with ES6 tooling and
23+
then hosted on NPM.
2424
- Output linked to older versions of cherry will work with newer
2525
versions of cherry: i.e. 'binary' compatibility.
2626
- Light-weight and fast: heavy lifting such as optimizations are expected to be

0 commit comments

Comments
 (0)