UNPKG

rump-static

Version:

Rump piece for handling static files

31 lines (22 loc) 540 B
# Changelog ### 0.8.0 - Make use of `babel-runtime` ### 0.7.0 - Use Babel fully for ES2015+ - Replace JSHint with ESLint - Add code coverage support - Update packages - Rewrite tests with ES2015+ and should.js ### 0.6.0 - Update to match Rump 0.6.0 (pass options) - Update `require-all` ### 0.5.0 - Update to match Rump 0.5.0 (use same minor version) ### 0.4.0 - Update to match Rump 0.4.0 (use `npm dedupe`) ### 0.3.0 - Update to match Rump 0.3.0 #### 0.2.1 - Add version information to info task ### 0.2.0 - Initial alpha version