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-02-24 05:01:03 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
framework
/
extensions
/
lock
/
js
/
admin
/
Gulpfile.js
8 lines
97 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Add lock permission to grid
2015-09-22 18:08:05 +09:30
var
gulp
=
require
(
'flarum-gulp'
)
;
gulp
(
{
modules
:
{
Update for composer branch
2015-10-11 16:15:07 +10:30
'flarum/lock'
:
'src/**/*.js'
Add lock permission to grid
2015-09-22 18:08:05 +09:30
}
}
)
;
Reference in New Issue
Copy Permalink