jsdelivr / bot

DEPRECATED The jerk of a bot that checks PRs and responds in comments
22 stars 14 forks source link

added "+" to regex allowed characters #66

Closed fabricionaweb closed 7 years ago

fabricionaweb commented 7 years ago

Riot constantly uses "+" in your files e.g riot+compiler.min.js

jimaek commented 7 years ago

This is blocked because jsDelivr uses the + symbol for the combination function https://cdn.jsdelivr.net/g/bootstrap.block-grid@1.1.7(bootstrap3-block-grid.min.css+bootstrap4-block-grid.min.css+bootstrap3-block-grid.css)

fabricionaweb commented 7 years ago

But others PR is manual merged by @megawac

~I observed () for concat theses names in combination function, like https://cdn.jsdelivr.net/g/riot@3.0.5(riot+compiler.min.js),riot-route@3.0.2~

Sorry, this does not really work, my bad.