-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Changes towards modularity #71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
sergeyt
commented
Jan 14, 2016
- changes in favor of explicit dependencies (issue Explicit dependencies using require #70)
- webpack-friendly
- code now meets eslint default rules
@adrai this PR is ready to merge, please review. Also is it ok to drop release/flowchart.zip file from repository? Usually nobody need to explicitly use zip file and also anyone could download zip or tar file right from github, so I suggest to remove this file. |
Also now build script generates UMD library. So |
nice, i hope i can merge this tomorrow |
FYI |
I did not try it, but is it still possible to include the lib the "old-way"?
|
yes, in browser it is exposed as global variable |