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
2024-12-13 07:03:35 +08:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
0462ff30cb
framework
/
extensions
/
lock
/
js
/
forum
/
Gulpfile.js
8 lines
97 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Initial commit
2015-07-28 14:05:55 +08:00
var
gulp
=
require
(
'flarum-gulp'
)
;
gulp
(
{
modules
:
{
Update for composer branch
2015-10-11 13:45:07 +08:00
'flarum/lock'
:
'src/**/*.js'
Initial commit
2015-07-28 14:05:55 +08:00
}
}
)
;
Reference in New Issue
Copy Permalink