removing lodash
This commit is contained in:
4
resources/js/bootstrap.js
vendored
4
resources/js/bootstrap.js
vendored
@@ -1,5 +1,5 @@
|
||||
import _ from 'lodash';
|
||||
window._ = _;
|
||||
// import _ from 'lodash';
|
||||
// window._ = _;
|
||||
|
||||
/**
|
||||
* We'll load the axios HTTP library which allows us to easily issue requests
|
||||
|
||||
Reference in New Issue
Block a user