homerchen19 / nba-go

🏀 💻 The finest NBA CLI.
https://www.npmjs.com/package/nba-go
MIT License
3.71k stars 221 forks source link

Fix source map argument and add pck to package.json #40

Closed jhamet93 closed 7 years ago

jhamet93 commented 7 years ago

Added pkg to package.json to avoid the assumption its installed globally. Also fixed source map argument which was not working when specified as last argument.

homerchen19 commented 7 years ago

Source map works for me 😮

jhamet93 commented 7 years ago

odd , I thought it was weird but my debugger wasn't getting hit until I moved its placement

homerchen19 commented 7 years ago

@jhamet93

Could this PR only add pkg to package.json?

jhamet93 commented 7 years ago

@xxhomey19

yep just changed it only to add the module to package.json