mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-nostr.git
synced 2026-01-09 11:20:15 +00:00
🛠️ Comment out Echo library import in bootstrap.js to disable unused functionality
This commit is contained in:
2
resources/js/bootstrap.js
vendored
2
resources/js/bootstrap.js
vendored
@@ -4,7 +4,7 @@
|
||||
* allow your team to quickly build robust real-time web applications.
|
||||
*/
|
||||
|
||||
import './echo';
|
||||
// import './echo';
|
||||
|
||||
import './../../vendor/power-components/livewire-powergrid/dist/powergrid'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user