Implement basic login & registration forms
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
@@ -41,7 +41,7 @@ export class PugViewEngine extends ViewEngine {
|
||||
return {
|
||||
basedir: templateName ? this.resolveBasePath(templateName).toLocal : this.path.toLocal,
|
||||
debug: this.debug,
|
||||
compileDebug: this.debug,
|
||||
// compileDebug: this.debug,
|
||||
globals: [],
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user