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

Refactor build, improve error messages #3

Merged
merged 10 commits into from
May 30, 2021
Merged

Refactor build, improve error messages #3

merged 10 commits into from
May 30, 2021

Conversation

zephraph
Copy link
Owner

@zephraph zephraph commented May 9, 2021

This PR has turned into a bit of a hodgepodge of changes. I started off by revamping the build. It now just relies on TypeScript to build. I also updated a lot of types to be a bit more correct. Finally I did a lot of fiddling with error handling. The code around that is in an incredibly bad state, but I'll refactor as I use the lib more.

📦 Published PR as canary version: 0.0.5-canary.3.1e381c5.0

✨ Test out this PR locally via:

npm install @zephraph/procedure@0.0.5-canary.3.1e381c5.0
# or 
yarn add @zephraph/procedure@0.0.5-canary.3.1e381c5.0

@zephraph zephraph added the patch A bug fix or minor change label May 9, 2021
@zephraph zephraph self-assigned this May 9, 2021
@zephraph zephraph changed the title Revamp build process to just rely on typescript Refactor build, error messages May 30, 2021
@zephraph zephraph changed the title Refactor build, error messages Refactor build, improve error messages May 30, 2021
@zephraph zephraph added minor and removed patch A bug fix or minor change labels May 30, 2021
@zephraph zephraph merged commit e534541 into master May 30, 2021
@zephraph zephraph deleted the revamp-build branch May 30, 2021 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant