This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
wagtail
Watch
1
Star
0
Fork
You've already forked wagtail
0
mirror of
https://github.com/Hopiu/wagtail.git
synced
2026-05-04 13:34:46 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d4114ff4ae
wagtail
/
gulpfile.js
/
index.js
3 lines
83 B
JavaScript
Raw
Normal View
History
Unescape
Escape
added new gulpfile directory with modularised tasks
2015-06-04 16:44:08 +00:00
var
requireDir
=
require
(
'require-dir'
)
;
Missing newlines
2015-07-09 11:36:34 +00:00
requireDir
(
'./tasks'
,
{
recurse
:
true
}
)
;
Reference in a new issue
Copy permalink