Skip to content
Snippets Groups Projects
Commit 08019a66 authored by syuilo's avatar syuilo
Browse files

Revert "Fix"

This reverts commit 230a7b3d.
parent 230a7b3d
No related merge requests found
......@@ -10,7 +10,7 @@ import * as ts from 'gulp-typescript';
import tslint from 'gulp-tslint';
import * as es from 'event-stream';
import cssnano = require('gulp-cssnano');
const uglifyComposer = require('gulp-uglify/composer');
import * as uglifyComposer from 'gulp-uglify/composer';
import pug = require('gulp-pug');
import * as rimraf from 'rimraf';
import * as chalk from 'chalk';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment