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

Split up grunt less task #1364

Closed
wants to merge 1 commit into from
Closed

Split up grunt less task #1364

wants to merge 1 commit into from

Conversation

Hirse
Copy link
Contributor

@Hirse Hirse commented May 16, 2020

Split up the grunt less task into common and components following the browserify tasks for the following benefits:

  • Clearer structure
  • Nicer output
  • More granular watching

Output before
image

Output now
image

@campersau
Copy link
Collaborator

My plan is to get rid of grunt and move stuff like that into a separate ./scripts/* file. Like ./scripts/build.js which does less and browserify.
So I think I am going to skip this PR.
If you want you can start with that instead (I am going to bed shortly) otherwise I will do it tomorrow.

@Hirse
Copy link
Contributor Author

Hirse commented May 16, 2020

I understand the plan is to move away from Grunt.
I just wasn't sure how quickly that would happen, so I opened this as a quick follow up from the change in the ESLint PR.

@campersau
Copy link
Collaborator

superseded by #1374

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

Successfully merging this pull request may close these issues.

None yet

2 participants