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

Dev Dependencies #1254

Closed
KryptoBeard opened this issue Mar 4, 2021 · 1 comment
Closed

Dev Dependencies #1254

KryptoBeard opened this issue Mar 4, 2021 · 1 comment
Labels
question Further information is requested

Comments

@KryptoBeard
Copy link

Hello, I'm trying to contribute, but I'm not sure how to get this to build properly. Webpack doesn't like the dependencies. Is there anything special i need to get this to build and output the javascript/typescript/css properly? .Net library builds fine.

@Basaingeal
Copy link
Owner

Hey there. Thanks for your interest in contributing.

There shouldn't be too much trouble with building. The CI pipeline runs a build every time a change is made, so it should work without too much difficulty.

Are you using yarn or npm? This project has been developed using yarn v1, so that might work better for you.

Can you share the webpack error that you are seeing?

@Basaingeal Basaingeal added the question Further information is requested label Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants