Skip to content

expand with pug not working #162

@mbalandis

Description

@mbalandis

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions