rumkin / pill

Add dynamic content loading to static sites with only 1 KiB of JS
https://rumkin.github.io/pill/
MIT License
383 stars 18 forks source link

Add PillOptions.cache option #34

Open rumkin opened 4 years ago

rumkin commented 4 years ago

Add PillOptions.cache option to overwrite Pill's cache. It should help to test Pill and to increase flexibility to solve different compatibility issues with manual Pill configuration.

This property should be a Map instance.