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

T/473: Remove gulp dependency #602

Merged
merged 14 commits into from Nov 13, 2017
Merged

T/473: Remove gulp dependency #602

merged 14 commits into from Nov 13, 2017

Conversation

jodator
Copy link
Contributor

@jodator jodator commented Oct 13, 2017

Suggested merge commit message (convention)

Other: Remove gulp dependency in favor of npm scripts. Closes #473.

BREAKING CHANGE: Gulp task are removed. New npm scripts were introduced for dev related tasks.


Additional information


'use strict';

const assertIsInstalled = require( './../util/assertisinstalled' );
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's call this directory utils/ to be consistent.

@pomek
Copy link
Member

pomek commented Oct 17, 2017

I've just checked all the tasks. All works fine.

@Reinmar
Copy link
Member

Reinmar commented Oct 20, 2017

@szymonkups I don't want to merge this PR and leave, but it LGTM too. I think you can merge it but please check the docs for some leftovers, cause I haven't checked that bit.

@szymonkups
Copy link
Contributor

szymonkups commented Oct 24, 2017

I've checked both PR's and everything seems fine. But I will not close them: after merging PR in ckeditor5-dev we need to release packages and update their versions in package.json in this PR. After that we will be able to safely merge this PR.

@Reinmar Reinmar merged commit 9ee98b9 into master Nov 13, 2017
@Reinmar Reinmar deleted the t/473 branch November 13, 2017 13:02
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

4 participants