-
-
Notifications
You must be signed in to change notification settings - Fork 515
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
Decode rrule text from url #477
base: gh-pages
Are you sure you want to change the base?
Conversation
This prevents problems with circular imports. I still get 14 warnings about circular imports in rollup (regardless of using the main commonjs plugin or the alternate one), but at least the emitted code seems to work fine in both now.
Solving circular import hack
Fixes incorrect source paths in generated source maps.
Fix incorrect source paths in generated source maps (jkbrzt#303)
@jakubroztocil I fixed the merge conflicts by changing the base branch to |
@jakubroztocil Before your next release, can you merge this one? |
Pinging this |
@davidgoli Jakub referred me to you. Can you merge this? |
I'm beginning to wonder if there is an intersection between people who would want this to be merged and those who are able to at all … |
Fix #384
Thanks for contributing to
rrule
!To submit a pull request, please verify that you have done the following:
master
commitaddressing