panichelpdesk/panichd

php artisan vendor:publish --tag=panichd-public

jschlies opened this issue · 0 comments

When I runphp artisan vendor:publish --tag=panichd-public , I see (for example) that public/vendor/panichd/bootstrap populated with a css and a js file. However when I load the Ticket Edit page, I see requests for .js.map files and .css.map files.

By what process are these .map files created?????