Tags: Anuragpatel10/baked.js
Tags
- It is now possible to ignore some file/directories + Globbing is accepted (e.g. “`.*~`”) + The destination directory is automatically ignored if in the source directory * It is now possible to call `baked --src . --dst build` with infinite loop - The default source directory of the `baked` command is now the current directory + A baked website can now be generated using only `baked` without options - The default directories are changed + The `baked` command now uses the current directory as source directory + The Gulp file still uses `to_generate` and `generated` by default * The projects using baked's `gulp.js` file should not be impacted
Merge branch 'next' * next: Handle bad-token errors Update readme & changelog example: Move signin/change/signup part into footer Put back OAuth2 login Handle partial browser: Stop creating embedded function for notifyRendered Update gulp to 3.7.0 Improve conflict finder Preserve line numbers server: Put script tag at a better place browser: Remove unused parameter Use (again) EJS to template Fix url_to returned URLs Fix: Be sure to create directory before to write files Stop using jsdom
PreviousNext