mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
remove lodash
This commit is contained in:
3
resources/js/bootstrap.js
vendored
3
resources/js/bootstrap.js
vendored
@@ -1,10 +1,7 @@
|
||||
import _ from 'lodash'
|
||||
import Echo from 'laravel-echo'
|
||||
|
||||
import Pusher from 'pusher-js'
|
||||
|
||||
window._ = _
|
||||
|
||||
/**
|
||||
* Echo exposes an expressive API for subscribing to channels and listening
|
||||
* for events that are broadcast by Laravel. Echo and event broadcasting
|
||||
|
||||
Reference in New Issue
Block a user