neutralinojs / neutralinojs-cli

neu cli for Neutralinojs
https://neutralino.js.org/docs/cli/neu-cli
MIT License
91 stars 56 forks source link

replaced runner.readDirectory #257

Closed abhaysinghs772 closed 3 months ago

abhaysinghs772 commented 4 months ago

In this PR I refactored the code and replaced the runner.readDirectory by native fs.readdirSync API ( #172 )