The mili handler used to parse ejs template.
import ejs from '@mili-handlers/ejs'
const rules = {
// the ext(.ejs) will be removed by ejs handler
path: 'file_path.ejs',
handlers: [ejs],
}
Support code development on patron.
If there is any doubt, it is very welcome to discuss the issue together. Please read Contributor Covenant Code of Conduct and CONTRIBUTING.