- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Minimum required node version changed from
node: >=10,
tonode: >=10
to keep up with mandatory ecosystem changes
- Updated for DocPad conventions
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Minimum required node version changed from
node: >=0.4.0,
tonode: >=10,
to keep up with mandatory ecosystem changes
- Fixed bug when reading
.jshintrc
(#7)
- Updated JSHint to 2.5.6
- Removed reference to global docpad (#4)
- Normalized ignored paths so they work on Windows (#5)
- Updated JSHint to 2.3.0
- Fixed a bug that prevented user from defining globals in
.jshintrc
- Fixed bug that prevent this from working in docpad@<6.46
- Fixed bug that prevented
.jshintrc
from working after first generation
- Added support for
.jshintrc
- Iterating version number for docpad@6.46 compatability
- Fixed deployment issue
- New Features:
- Ability to ignore specific files
- Option to ignore files ending in
.min.js
- Enhancements:
- Only runs in dev environment
- Initial release