You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?????
The text was updated successfully, but these errors were encountered:
When I run
php 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?????
The text was updated successfully, but these errors were encountered: