UNPKG

ng-giphy

Version:

An angular module that leverages the [giphy API](https://github.com/Giphy/GiphyAPI) to use it on angular applications

8 lines (6 loc) 106 B
var paths = { source: 'src/**/*.js', all: 'src/**/*.js', dest : 'dist' }; module.exports = paths;