Skip to content

Commit

Permalink
fix typo in changes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
swannodette committed May 6, 2020
1 parent f5a9766 commit 0c5ca7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* CLJS-1628: Make instances of js/Symbol printable

### Enhancements
* Add :target :bundle for integration with JavaScript bunders (webpack, metro, etc.)
* Add :target :bundle for integration with JavaScript bundlers (webpack, metro, etc.)
* Add cljs.main --install-deps flag
* Add :bundle-cmd compiler option for triggering JS bundler at end of build
* Add :nodejs-rt compiler option to diable Node.js runtime support (for bundles)
Expand Down

0 comments on commit 0c5ca7f

Please sign in to comment.