-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Update CONTRIBUTING.md to include building JS #9454
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
Update CONTRIBUTING.md to include building JS #9454
Conversation
Signed-off-by: sunboyy <[email protected]>
ae8b6f8
to
ce94e6b
Compare
Codecov Report
@@ Coverage Diff @@
## master #9454 +/- ##
==========================================
- Coverage 41.51% 41.51% -0.01%
==========================================
Files 571 571
Lines 74648 74648
==========================================
- Hits 30993 30988 -5
- Misses 39815 39820 +5
Partials 3840 3840
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is out-of-date make build will generate the css and js now.
You can still use |
ping lgtm |
This pull request updates CONTRIBUTING.md in the Building Gitea section. I added information about building JavaScript files so that new contributors can setup the project more easily.