You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,6 +98,7 @@ to port 5522 and killing it.
98
98
Contributions welcome, as always. 🙂
99
99
100
100
- To support more recent node versions, the `nan` dependency in `os-version` would have to be upgraded.
101
+
- It would be nice to be able to move to ESM at some point. Unfortunately, dependencies with native aspects don't play well. At least not out of the box and it's not worthwhile to invest a lot of time into workarounds.
101
102
- Refactor styles so there aren't as many inline ones.
0 commit comments