Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
play
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
AURA
play
Merge requests
!4
Sveltekit mig
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Sveltekit mig
sveltekit-mig
into
main
Overview
0
Commits
57
Pipelines
10
Changes
158
Merged
David Trattnig
requested to merge
sveltekit-mig
into
main
8 months ago
Overview
0
Commits
57
Pipelines
10
Changes
2
Expand
0
0
Merge request reports
Compare
version 3
version 9
14d38905
8 months ago
version 8
8fbcc7e2
8 months ago
version 7
15d688f3
8 months ago
version 6
71f7bb2e
8 months ago
version 5
a5554456
8 months ago
version 4
e75e7ad0
8 months ago
version 3
de53e9fe
8 months ago
version 2
2f4cccf4
8 months ago
version 1
2b2d7c90
8 months ago
main (base)
and
version 4
latest version
caa0a0e3
57 commits,
8 months ago
version 9
14d38905
55 commits,
8 months ago
version 8
8fbcc7e2
50 commits,
8 months ago
version 7
15d688f3
49 commits,
8 months ago
version 6
71f7bb2e
46 commits,
8 months ago
version 5
a5554456
45 commits,
8 months ago
version 4
e75e7ad0
42 commits,
8 months ago
version 3
de53e9fe
41 commits,
8 months ago
version 2
2f4cccf4
40 commits,
8 months ago
version 1
2b2d7c90
39 commits,
8 months ago
Show latest version
2 files
+
28
−
9
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
.gitignore
+
1
−
0
Options
@@ -10,6 +10,7 @@ node_modules
/dist
/dist-js
/static/dist-js
/bundle
# OS
.DS_Store
Loading