.Optional title
[example]
-This is an #example paragraph#.
+This is an example paragraph.
From: Dan Allen
.Optional title
[example]
-This is an #example paragraph#.
+This is an example paragraph.
const gulp = require('gulp')
-const browserify = require('browserify')
-const buffer = require('vinyl-buffer')
-const uglify = require('gulp-uglify')
-const tap = require('gulp-tap') (1)
-
+vfs
+ .src('js/vendor/*.js', { cwd: 'src', cwdbase: true, read: false })
+ .pipe(tap((file) => { (1)
+ file.contents = browserify(file.relative, { basedir: 'src', detectGlobals: false }).bundle()
+ }))
+ .pipe(buffer())
+ .pipe(uglify())
+ .pipe(gulp.dest('build'))
| 1 | -Used to wiretap the data in the pipe. | +The tap function is used to wiretap the data in the pipe. |
Cum dicat putant ne. +
Cum dicat putant ne. Est in reque homero principes, meis deleniti mediocrem ad has. Altera atomorum his ex, has cu elitr melius propriae. Eos suscipit scaevola at.
@@ -87,13 +90,10 @@ src/Select to open the project in your IDE. Per ea solet civibus inimicus. -Ferri tacimates constituam sed ex, eu mea munere vituperata constituam.
-No sea, at invenire voluptaria mnesarchum has. Ex nam suas nemore dignissim, vel apeirian democritum et. @@ -197,9 +197,7 @@ Eos suscipit scaevola at.
This oughta do it!
-If you installed the CLI and the default site generator globally, you can upgrade both of them with the same command.
$ npm i -g @antora/cli @antora/site-generator-default
+$ npm i -g @antora/cli @antora/site-generator-default
Nominavi luptatum eos, an vim hinc philosophia intellegebat. Eu mea inani iriure.
Cum dicat putant ne. @@ -306,3 +303,4 @@ Eos suscipit scaevola at.