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

Adding a Issue and PR template for the project, as well as adding cross-env for cross platform dev support. #20

Open
Lofty-Brambles opened this issue Oct 2, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@Lofty-Brambles
Copy link
Contributor

The topic is pretty much self-explanatory. I'm not sure as to what or how the issue/PR templates are going to be, and the cross-env should be a simple npm i cross-env -D.

@lyqht
Copy link
Owner

lyqht commented Oct 3, 2022

1 possible issue of introducing cross-env is to make sure that it still works in a GitPod environment. I have tried GitPod in another project and they used the library, but the shell will say that

sh: 1: cross-env: not found

Not too sure how this can be resolved!

@Lofty-Brambles
Copy link
Contributor Author

Lofty-Brambles commented Oct 3, 2022

image

$ pnpm i
$ pnpm i cross-env
$ pnpm run dev

seems to be working.

@lyqht
Copy link
Owner

lyqht commented Oct 3, 2022

great! for the issue/PR templates, I'm not too sure what are the better template references out there as well. feel free to propose any that you think fits this project!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants