Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help - Generating manifest #258

Open
MrRoco opened this issue Aug 30, 2019 · 0 comments
Open

Help - Generating manifest #258

MrRoco opened this issue Aug 30, 2019 · 0 comments

Comments

@MrRoco
Copy link

MrRoco commented Aug 30, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant