Skip to content
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.

Added sample flow setup - Discussion For #417 #549

Closed

Conversation

shuse2
Copy link
Contributor

@shuse2 shuse2 commented Feb 2, 2018

This is a sample setup regards to Implement strict type system #417.
It shows flow can easily setup, and partially included and gradually complete the improvement.


Set up flow for start using without affecting the current code too much.
What I did

  • Install Flow and set basic config
  • Move lib to src, and within src, flow tags are used (changed import path too)
  • For build purpose, index.js is also moved to inside of src
  • Changed gruntfile to use babel (might be good idea to get rid of grunt)

Also, npm publish flow needs to be discussed.
If we should keep the lib in repo, or build in CI and directly publish.

kilkelly and others added 3 commits November 24, 2017 22:26
Link to CDN for lisk-js was broken, possibly because it was pointing to the development branch rather than master branch.
@shuse2
Copy link
Contributor Author

shuse2 commented Feb 8, 2018

Closing due to wrong branch root

@shuse2 shuse2 closed this Feb 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants