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

Replace gulp.js with npm scripts #28

Merged

Conversation

arcticicestudio
Copy link
Contributor

Closes #27

@arcticicestudio arcticicestudio added this to the 0.5.0 milestone Jan 7, 2018
"gulp.js" (1) is meant to be used as streaming build tool for larger
projects with many tasks to combine them to a simple workflow. Nord Hyper
is a small project with only one build /development task where gulp.js is
more overhead / too heavy weight.

The "lint" task should be replaced with a simple npm script command to run "eslint".

References:

  (1) https://gulpjs.com

GH-27
@arcticicestudio arcticicestudio force-pushed the task/gh-27-replace-gulp-js-with-npm-scripts branch from 05ff0d8 to 8d905f3 Compare January 7, 2018 15:49
@arcticicestudio arcticicestudio merged commit f822e3d into develop Jan 7, 2018
@arcticicestudio arcticicestudio deleted the task/gh-27-replace-gulp-js-with-npm-scripts branch January 7, 2018 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant