Skip to content

It doesn't work while console outputs "Done, without errors" #2

@hwoarangzk

Description

@hwoarangzk

I put the following code in my Gruntfiles:
base64: {
files: {
'./dest/testing123.b64': './src/images/*.png'
}
}
When I run grunt base64, the console indicated that there is no error running this task, but there is nothing in the dest folder. Anything I've done wrong?

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