-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Description
Context
- This is part of
release-1.5
Roadmap for 2019-2020 #148 - MEDIUM priority task
Tasks
- Remove dependency
Swig
inpackage.json
- Add dependency
ejs
inpackage.json
- Configure express to use ejs as template engine
- migrate all the files from
/app/views/**.html
to EJS - Validate the instalation with the local test
- Add and submit the changes in
package-lock.json
- Add the primary depdency list to the
readme.md
- Check that the npm tasks are working as expected
- Update the
readme.md
with the extra relevant info (if needed)
Assignation
- This tasks is open for assignation, just claim it (as reply to this) and submit your PR ;-)
Important
- Check the current roadmap Roadmap for 2019-2020 #148
- Don't forget to check the Contributing Guidelines and follow the Code of Conduct