Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
qfq
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
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
typo3
qfq
Commits
904f47d0
Commit
904f47d0
authored
1 year ago
by
Benjamin Baer
Browse files
Options
Downloads
Plain Diff
Merge branch 'F10987-remove-grunt' of git.math.uzh.ch:typo3/qfq into F10987-remove-grunt
parents
5b80438b
d650a1d8
No related branches found
Branches containing commit
No related tags found
Tags containing commit
4 merge requests
!691
New version v24.3.0
,
!638
Merge Develop to B16343
,
!637
develop into F17086-Multiple-Forms-on-a-page
,
!634
F10987 remove grunt
Pipeline
#11091
failed
1 year ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
javascript/build/copy.js
+17
-0
17 additions, 0 deletions
javascript/build/copy.js
with
17 additions
and
0 deletions
javascript/build/copy.js
+
17
−
0
View file @
904f47d0
...
...
@@ -67,6 +67,23 @@ const todos = [
},{
name
:
"
fontPassword
"
,
font
:
"
resources/custom_fonts/
"
},{
name
:
"
typeAhead
"
,
js
:
"
node_modules/corejs-typeahead/dist/
"
},{
name
:
"
codemirror
"
,
css
:
"
node_modules/codemirror/lib/
"
,
custom
:
{
from
:
"
node_modules/codemirror/mode/
"
,
to
:
target
.
js
+
"
code-mirror-mode/
"
}
},{
name
:
"
fullcalendar
"
,
js
:
"
node_modules/fullcalendar/dist/
"
,
css
:
"
node_modules/fullcalendar/dist/
"
},{
name
:
"
moment
"
,
js
:
"
node_modules/moment/min/
"
,
}
]
...
...
This diff is collapsed.
Click to expand it.
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