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-23 07:37:15 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
85c71af3a5
framework
/
extensions
/
sticky
/
js
/
admin
/
Gulpfile.js
8 lines
99 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Add sticky permission to grid
2015-09-22 16:35:40 +08:00
var
gulp
=
require
(
'flarum-gulp'
)
;
gulp
(
{
modules
:
{
Update for composer branch Also remove sticky notification
2015-10-11 09:13:13 +08:00
'flarum/sticky'
:
'src/**/*.js'
Add sticky permission to grid
2015-09-22 16:35:40 +08:00
}
}
)
;
Reference in New Issue
Copy Permalink