Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
a57634df
Commit
a57634df
authored
Jan 14, 2020
by
bbaer
Browse files
added copy to ext/ressources/public/js
parent
c56f56b1
Pipeline
#3135
passed with stages
in 1 minute and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Gruntfile.js
View file @
a57634df
...
...
@@ -273,6 +273,13 @@ module.exports = function (grunt) {
dest
:
"
js/fullCalendar
"
,
expand
:
true
,
flatten
:
false
},
{
cwd
:
'
node_modules/@fullcalendar/
'
,
src
:
'
**
'
,
dest
:
typo3_js
+
"
/fullCalendar
"
,
expand
:
true
,
flatten
:
false
}
]
},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment