Skip to content
Snippets Groups Projects
Commit 230a7b3d authored by syuilo's avatar syuilo
Browse files

Fix

parent fd79f544
No related branches found
No related tags found
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');
import * as uglifyComposer from 'gulp-uglify/composer';
const uglifyComposer = require('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