This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
framework
Watch
2
Star
0
Fork
0
You've already forked framework
mirror of
https://github.com/flarum/framework.git
synced
2025-01-24 13:35:16 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
8e5a19962f
framework
/
extensions
/
flags
/
js
/
admin
/
Gulpfile.js
8 lines
98 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Initial commit
2015-09-04 11:56:51 +08:00
var
gulp
=
require
(
'flarum-gulp'
)
;
gulp
(
{
modules
:
{
Update for composer branch
2015-10-11 16:21:25 +08:00
'flarum/flags'
:
'src/**/*.js'
Initial commit
2015-09-04 11:56:51 +08:00
}
}
)
;
Reference in New Issue
Copy Permalink