-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
Getting error: Running "pug:compile" (pug) task
Warning: undefined is not a function Use --force to continue.
config
files: {
expand: true,
cwd: 'pug',
src: '**/*.pug',
dest: 'dest',
ext: '.html'
}
after looking at closed cases this seemed to work with jade but I am using jade renamed as pug.
Any ideas? Adding file one by one is tedious.
AtiX and StephenMcConnel
Metadata
Metadata
Assignees
Labels
No labels