Y
Hacker News
new
|
ask
|
show
|
jobs
by
bjacobel
3432 days ago
Files in src/ are run through Babel and output to lib/ as a prepublish step. The version that you download from NPM contains a lib/ directory.
https://github.com/ParsePlatform/parse-server/blob/master/pa...
1 comments
franciscop
3432 days ago
That makes sense, I would have put them in /dist though
link