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-11-29 21:11:55 +08:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
039606e325
framework
/
extensions
/
sticky
/
js
/
Gulpfile.js
6 lines
79 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Use new flarum-gulp package.
2015-06-08 13:34:42 +08:00
var
gulp
=
require
(
'flarum-gulp'
)
;
Initial commit
2015-05-07 20:56:02 +08:00
Use new flarum-gulp package.
2015-06-08 13:34:42 +08:00
gulp
(
{
modulePrefix
:
'flarum-sticky'
Initial commit
2015-05-07 20:56:02 +08:00
}
)
;
Reference in New Issue
Copy Permalink