Skip to content

Replace gulp.js with npm scripts#28

Merged
arcticicestudio merged 1 commit intodevelopfrom
task/gh-27-replace-gulp-js-with-npm-scripts
Jan 7, 2018
Merged

Replace gulp.js with npm scripts#28
arcticicestudio merged 1 commit intodevelopfrom
task/gh-27-replace-gulp-js-with-npm-scripts

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.

1 participant