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

[feature request] Make jsxbin optional #21

Open
bigtimebuddy opened this issue Dec 5, 2023 · 2 comments · May be fixed by #22
Open

[feature request] Make jsxbin optional #21

bigtimebuddy opened this issue Dec 5, 2023 · 2 comments · May be fixed by #22

Comments

@bigtimebuddy
Copy link

Hello, thanks for a great tool. I bumped into an issue that I'm hoping you can help me sort.

I'm attempting to build a project on a Linux-based CI but am blocked by installing dependencies with jsxbin dependency's os requirement.

Also, I'm doing my development on Apple Silicon which doesn't work with jsxbin anyways so I've disabled this feature for my project.

In general, I would love it if jsxbin could be treated as an optional dependency. Doing this would allow me to run npm ci --no-optional on CI.

@bigtimebuddy bigtimebuddy linked a pull request Dec 5, 2023 that will close this issue
@myselfhimself
Copy link

Same request here... Since CEP apps with Bolt are React/Vue/* apps with optional JSX backends, the webapp can be developed on other OSes than Windows / Mac, hence the good idea to make jsxbin as optional...

@kongkx
Copy link

kongkx commented Aug 13, 2024

Same request here. For internal use extension,jsxBin is set off . I can not build it with internal gitlab-ci docker runner.

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 a pull request may close this issue.

3 participants