mirror of
https://github.com/Redocly/redoc.git
synced 2025-02-07 13:30:33 +03:00
revert removed line
This commit is contained in:
parent
27752909d4
commit
65e720b90f
|
@ -109,6 +109,7 @@ gulp.task('concatDeps', ['concatPrism'], function() {
|
|||
|
||||
gulp.task('bundle', ['injectVersionFile'], function bundle(done) {
|
||||
mkdir('-p', 'dist');
|
||||
cp('lib/index.js', path.join(paths.tmp, paths.sourceEntryPoint));
|
||||
var builder = new Builder('./', 'system.config.js');
|
||||
|
||||
builder
|
||||
|
|
Loading…
Reference in New Issue
Block a user