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

Gulp: use 'gulp.series' in the single process branch of createMainBatch #11560

Merged
merged 1 commit into from
Jan 17, 2020

Conversation

San4es
Copy link
Contributor

@San4es San4es commented Jan 17, 2020

Fixes Gulp failures such as:

[08:39:37] Error in plugin 'webpack-stream'
Message:
    ./artifacts/transpiled/ui/scheduler/workspaces/ui.scheduler.work_space.js
Module parse failed: Unexpected token (202:11)
You may need an appropriate loader to handle this file type.
|   _getRightCell: function _getRightCell(isMultiSelection) {
|     if (!isDefined(this._$focusedCell)) {
|       retur
 @ ./artifacts/transpiled/ui/scheduler/workspaces/ui.scheduler.agenda.js 15:25-61 

Additional details:

@AlekseyMartynov AlekseyMartynov changed the title Build: Run Gulp tasks sequentially on CI Gulp: use 'gulp.series' in the single process branch of createMainBatch Jan 17, 2020
@San4es San4es merged commit 561b49f into DevExpress:19_2 Jan 17, 2020
@San4es San4es deleted the gulp-series-tasks branch January 17, 2020 13:21
San4es added a commit to San4es/DevExtreme that referenced this pull request Jan 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants