Skip to content

Help - Generating manifest #258

@MrRoco

Description

@MrRoco

Hello Just a question.

I want a manifest like following:

{
"assets": {
"general": {
"js": [
"/assets/js/min/scripts.512bbf3f.min.js"
],
"css": [
"/assets/css/style.686ae088.min.css"
]
},
"above_the_fold": {
"css": [
"/assets/css/above-the-fold.cb078d55.min.css"
],
"js": []
}
}
}

Is there a way to achieve this, just stepped from grunt to gulp ;p

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions