Remove sortablejs

This commit is contained in:
advplyr 2023-05-01 16:27:48 -05:00
commit 634167aea6
25 changed files with 530 additions and 173 deletions

View file

@ -45,7 +45,6 @@ module.exports = ({ command }) => ({
plugins: [
'@/plugins/constants.js',
'@/plugins/init.client.js',
'@/plugins/sortable.js',
'@/plugins/favicon.js',
'@/plugins/axios.js',
'@/plugins/toast.js',