Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
MetaGer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
open-source
MetaGer
Commits
0e1f2fff
Commit
0e1f2fff
authored
6 years ago
by
Dominik Hebeler
Browse files
Options
Downloads
Plain Diff
Merge branch '733-lightslider-verweise-entfernen' into 'development'
Resolve "Lightslider-Verweise entfernen" Closes
#733
See merge request
!1222
parents
8dd59b80
fb65e06e
No related branches found
No related tags found
2 merge requests
!1262
WIP: Resolve "Spendenseite Texte anpassen"
,
!1222
Resolve "Lightslider-Verweise entfernen"
Changes
41
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
webpack.mix.js
+2
-2
2 additions, 2 deletions
webpack.mix.js
with
2 additions
and
2 deletions
webpack.mix.js
+
2
−
2
View file @
0e1f2fff
...
...
@@ -23,7 +23,7 @@ mix
strictMath
:
true
})
// js
.
babel
([
'
resources/assets/js/lib/jquery.js
'
,
'
resources/assets/js/lib/jquery-ui.min.js
'
,
'
resources/assets/js/lib/bootstrap.js
'
,
'
resources/assets/js/lib/lightslider.js
'
,
.
babel
([
'
resources/assets/js/lib/jquery.js
'
,
'
resources/assets/js/lib/jquery-ui.min.js
'
,
'
resources/assets/js/lib/bootstrap.js
'
,
'
resources/assets/js/lib/masonry.js
'
,
'
resources/assets/js/lib/imagesloaded.js
'
,
'
resources/assets/js/lib/openpgp.min.js
'
,
'
resources/assets/js/lib/iframeResizer.min.js
'
,
'
resources/assets/js/lib/md5.js
'
],
'
public/js/lib.js
'
)
...
...
@@ -38,4 +38,4 @@ mix
// source maps
.
sourceMaps
(
false
,
'
inline-source-map
'
)
// versioning
.
version
();
\ No newline at end of file
.
version
();
This diff is collapsed.
Click to expand it.
Prev
1
2
3
Next
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment