Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable using JS files as user and workspace scripts #132

Closed
PEZ opened this issue Jan 3, 2023 · 0 comments
Closed

Enable using JS files as user and workspace scripts #132

PEZ opened this issue Jan 3, 2023 · 0 comments

Comments

@PEZ
Copy link
Collaborator

PEZ commented Jan 3, 2023

Today you can make a mainly JS based script by creating a minimal ClojureScript script that just requires your JS file.

We should be able to detect when a script is a JS file and do this requiring automatically. So basically this would allow you to add a JS file to your script folder and then just use that as a script.

Originally posted by @PEZ in #130

PEZ added a commit that referenced this issue Jan 3, 2023
PEZ added a commit that referenced this issue Jan 3, 2023
@PEZ PEZ closed this as completed in cd1528a Jan 3, 2023
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

No branches or pull requests

1 participant