aw-studio / laravel-indexer

0 stars 0 forks source link

Add fallback html loader #10

Closed lpheller closed 2 months ago

lpheller commented 2 years ago

This PR adds a fallback html loader as currently the package can not be installed successfully, as the registration fails - because it requires a published configuration (which can't be published until the package is successfully registered).

Updated: Instead of a fallback I just added the appropriate setting to merge the included config which serves as a complete fallback for the registration of the packge