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

Get to successful compile #14

Merged
merged 19 commits into from
Nov 1, 2023
Merged

Get to successful compile #14

merged 19 commits into from
Nov 1, 2023

Conversation

tonyxforce
Copy link
Contributor

tried on windows, haven't on any unix-based OS

@pythonmcpi
Copy link

@tonyxforce Does "compile" refer to a successful run of tsc?

@tonyxforce
Copy link
Contributor Author

Successful run of npm run build

Copy link
Owner

@ephemeralrogue ephemeralrogue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Simple changes. This builds on debian, so the _ should be fine. This project will be heading toward a major refactor, so we'll address the file structure at that point. I made a few comments with regard to some things that can be addressed. Overall, great job. Once the requested changes are made and everything looks good, we'll merge it.

src/Client.ts Outdated Show resolved Hide resolved
refs/remotes/origin/HEAD Outdated Show resolved Hide resolved
src/tsconfig.json Outdated Show resolved Hide resolved
tsconfig.config.json Show resolved Hide resolved
Copy link
Owner

@ephemeralrogue ephemeralrogue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consistency with imports syntax and re-enabling deprecation warnings just need to be addressed and this should be good to go 👍

src/Client.ts Show resolved Hide resolved
src/Client.ts Show resolved Hide resolved
src/tsconfig.json Outdated Show resolved Hide resolved
Copy link
Owner

@ephemeralrogue ephemeralrogue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pulled and was able to build. Thank you for this work, @tonyxforce 🔥

@ephemeralrogue ephemeralrogue merged commit f31ae45 into ephemeralrogue:main Nov 1, 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

Successfully merging this pull request may close these issues.

3 participants