Reseed-ignore, linting, and prep for 2.0.0
This should be the last update with wonky version numbers. Stay tuned for 2.0.0!
Features:
-
HTML elements with the attribute
reseed-ignore
will not have their urls rewritten.
For instance, thesrc
in<img src='testImage.jpg' reseed-ignore>
will not be rewritten. -
The Reseed codebase is now entirely linted. 🎉
Commits:
- Added 'reseed-ignore' feature 949cc88
- Merge pull request #14 from sdhiman99/master b947d34
- Changed function name b0ba6ba
- Updated runner.js to get files with a glob 39718b5
- Merge pull request #5 from CloudCannon/dependabot/npm_and_yarn/lodash-4.17.19 6c6ef43
- Merge pull request #12 from CloudCannon/flag-documentation d03ac05
- Added documentation for flags 745aab7
- Merge pull request #11 from CloudCannon/fetchfiles-type-option 62fe095
- Properly implemented 'type' option in _fetchFiles 632ffba
- Additional linting fixes e8f9d5c
- Fixed another reference to build status 1b75834
- Fixed reference to Build Status ec4fb49
- Merge pull request #10 from CloudCannon/linting 0facf67
- Editied to satisfy linting cfe04bb
- Changed from spaces to tabs 43c1336
- added linting rules c2836bf
- Changed some references from 'cli-dist' to 'reseed' 0557731
- Bump lodash from 4.17.15 to 4.17.19 90ffa1c