-
-
Notifications
You must be signed in to change notification settings - Fork 177
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
dist/ is not up to date. #24
Labels
invalid
not related or critical
Comments
Thanks, will check that too. |
This change is due to the plans to remove |
I'm now gonna check this too, and closing this down. |
Please tell me, is this the only difference you found? |
Yes, this was the only code difference. There were also differences in comments. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When building the library with gulp, I noticed there is a difference between the code in lib/ and in dist/ in the repository, and it is in the behavior of collapse:
in lib/ - https://github.com/thednp/bootstrap.native/blob/ddd5d7b/lib/collapse-native.js#L120-L124
in dist/ -https://github.com/thednp/bootstrap.native/blob/ddd5d7b/dist/bootstrap-native.js#L783-L785
The text was updated successfully, but these errors were encountered: