Skip to content

Comments

New repl-env options: inject-html and inject-scripts#63

Open
danskarda wants to merge 3 commits intocemerick:masterfrom
danskarda:master
Open

New repl-env options: inject-html and inject-scripts#63
danskarda wants to merge 3 commits intocemerick:masterfrom
danskarda:master

Conversation

@danskarda
Copy link

Default austin repl page did not support custom scripts and html. The patch adds two new options, so you can write:

(austin-exec :inject-html "Hello, world!"
             :inject-scripts ["resources/js/my-favourite-lib/src/foobar.js"])

Thank you for writing Austin! I am happy that ClojureScript toolchain gets better and better every day.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant