aboutsummaryrefslogtreecommitdiff
path: root/gulpfile.js
AgeCommit message (Collapse)Author
2017-04-12Feature/code update (#1)Rubén Beltrán del Río
* Updates code for new eslint config * Remove gulp and babel files * Remove dist * Remove dist * Add contributing file * Fix references to collections / tests * Convert tests to lab * Add travis file * Add missing line * Test CI on node 6 * Removes browser test * Properly includes local serpentity in test * Rename to use orgs in npm * Add changelog * Add support files / removed dist to changelog * Add yarn.lock file * Iterate using object.keys instead of values * Correct typo in typeName matching * Add webpack to generate the dist files * Add webpack config * Add dist files * Bump version * Link to ash * Updates CHANGELOG * Add CI badge
2016-03-27Adds the minifying process backBen Beltran
2016-03-27Uses babel on buildBen Beltran
2016-01-28Removes uglify stepBen Beltran
2014-08-12Components extend without having to define initv0.1.6Ben Beltran
2014-08-11Prepare bower with a concatenated file.Ben Beltran