UNPKG
ng-packery
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
AngularJS Directive for Packery Layout
github.com/lucaslim/angular-packery/
lucaslim/angular-packery
ng-packery
/
gulpfile.babel.js
5 lines
(3 loc)
•
57 B
JavaScript
View Raw
1
2
3
4
5
'use strict'
;
global
.
isProd
=
false
;
require
(
'./gulp'
);