hattipjs / hattip

Like Express, but for the future
MIT License
1.28k stars 17 forks source link

fix: node.js entry option parsing for build command #158

Closed princescar closed 1 month ago

princescar commented 1 month ago

Fix the parsing of custom node.js entry for build command of CLI.

hattip build ./entry-hattip.ts -n ./entry-node.ts