-
Notifications
You must be signed in to change notification settings - Fork 142
Closed
Labels
Description
Please confirm that you have searched existing issues in the repo
Yes, I have searched the existing issues
Any related issues?
No response
Tell us about your environment
Windows 10
MarkBind version
Master branch
Describe the bug and the steps to reproduce it
Issue discovered after V5.0.0 is released. See detailed info and what has been done about it in this follow-up PR: #2331
TLDR:
- users cannot call markbind deploy while other functionalities seems alright
- by reverting the Site/index.ts back to Site/index.js (plus required changes), the issue seems fixed
- we still want to get to the root of things, namely:
- review the original migration PR: Migrate Site/index.js to TypeScript #2270
- find out which part causes the markbind deploy issue
- re-migrate index.js back to index.ts, ensuring all changes have been applied properly
- possibly add a test case to ensure markbind deploy is properly tested
Expected behavior
No response
Anything else?
No response
Reactions are currently unavailable