Initial commit
This commit is contained in:
5
resources/mix/vendors/cropper/cropper.bundle.js
vendored
Normal file
5
resources/mix/vendors/cropper/cropper.bundle.js
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
// Cropper - A simple jQuery image cropping plugin: https://fengyuanchen.github.io/cropper/
|
||||
|
||||
module.exports = [
|
||||
'node_modules/cropperjs/dist/cropper.js'
|
||||
];
|
Reference in New Issue
Block a user