Kode / khamake

Kha's build tool.
http://kha.tech
15 stars 45 forks source link

Commit fsevents node binary #269

Closed RblSb closed 11 months ago

RblSb commented 11 months ago

You are right, improvement comes from fsevents update (optional macos dependency). This is minimal diff from npm i with npm 9.8.1 and node 16. Can you test if node Kha/make html5 --watch still works for you on Windows? file fsevents.node shows that this is universal binary, so it should be fine. Maybe if you add this dependency to package.json someway, this binary will be always here from any platform npm install.

RobDangerous commented 11 months ago

Looks like this works fine. We could change the package.json but this isn't update that often so I think it's not worth it.