Problem/Motivation
There's an issue where when the RRule library is installed manually or through composer, that the dist/esm/demo might be publicly accessible, which is not recommended, and should probably be removed.
Just as an FYI, the demo folder will be removed in a future release of RRule.
Steps to reproduce
Attempt to install the RRule library through composer.
Proposed resolution
Update the composer.json definition so that it deletes the folder if it exists.
Remaining tasks
Provide issue fork.
User interface changes
N/A
API changes
N/A
Issue fork fullcalendar_block-3294595
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
codebymikey commentedComment #5
mingsongComment #6
mingsongRelease with rc8.