Open trite opened 2 years ago
This all looks good to me. The only thing is, I think we probably want only the yarn.lock
, not also the package-lock
. Maybe we should add package-lock to the gitignore.
Added!
Awesome, thanks! Would you mind also deleting the package-lock.json
that slipped in there before it was gitignore'd?
Done, squashed it all into one commit for sanity's sake.
rm
not needed thanks to-sfn
flags onln
forcing symlink creationnode_modules/melange
instead of the previous bucklescript path (unit tests will fail without this)