We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fc77daf + 2ad2c89 commit 6f2ad67Copy full SHA for 6f2ad67
assets/RubaxaLocalAsset.php
@@ -9,6 +9,6 @@ class RubaxaLocalAsset extends AssetBundle
9
public $sourcePath = '@vendor/npm-asset/sortablejs';
10
11
public $js = [
12
- 'Sortable.min',
+ 'Sortable.min.js',
13
];
14
}
0 commit comments