Skip to content

Commit

Permalink
Removing form.js
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelfolaron committed Aug 2, 2024
1 parent 1c460c0 commit e0b9f3f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion app/Plugins
1 change: 0 additions & 1 deletion webpack.mix.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ getFilesRecursive('app/Domain', '.js').forEach(file => {
.combine([
"./node_modules/luxon/build/global/luxon.js",
"./node_modules/moment/moment.js",
"./public/assets/js/libs/jquery.form.js",
"./node_modules/@popperjs/core/dist/umd/popper.js",
"./node_modules/tippy.js/dist/tippy-bundle.umd.js",
"./public/assets/js/libs/slimselect.min.js",
Expand Down

0 comments on commit e0b9f3f

Please sign in to comment.