Skip to content
This repository has been archived by the owner on Apr 25, 2019. It is now read-only.

Updated build process #93

Merged
merged 1 commit into from
Sep 18, 2016
Merged

Updated build process #93

merged 1 commit into from
Sep 18, 2016

Conversation

jakecobley
Copy link
Member

Type: fix, chore

Changes:

  • Removed npm run watch-dev script
  • Renamed npm scipts with environment parameters to use : instead of -
  • Removed development environment from the Gulp build process
  • Updated nodeModules object to $
  • Used functions instead of multiple Gulp tasks
  • Updated Gulp to version 4.0.0 to fix issue Check gulp is recognising new files #58 where new files we're being reconised by running gulp tasks
  • Removed run-sequence node module as similiar functionality is built into Gulp 4.0.0
  • Added merge-stream node module
  • Improved Gulp config variables
  • Improved Gulp inline documentation
  • Standardised JS code style with the Gulpfile
  • Updated README.md to reflect changes

Type: fix, chore

Changes:
- Removed npm run watch-dev script
- Renamed npm scipts with environment parameters to use : instead of -
- Removed development environment from the Gulp build process
- Updated nodeModules object to $
- Used functions instead of multiple Gulp tasks
- Updated Gulp to version 4.0.0 to fix issue #58 where new files we're being reconised by running gulp tasks
- Removed run-sequence node module as similiar functionality is built into Gulp 4.0.0
- Added merge-stream node module
- Improved Gulp config variables
- Improved Gulp inline documentation
- Standardised JS code style with the Gulpfile
- Updated README.md to reflect changes
@daveredfern daveredfern merged commit 6c6599c into getchopchop:next Sep 18, 2016
@daveredfern
Copy link
Member

@jakecobley thanks dude! All looks great.

@jakecobley jakecobley deleted the gulpv4 branch September 19, 2016 08:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants