Z
Z
zeuss562018-11-19 23:19:33
gulp.js
zeuss56, 2018-11-19 23:19:33

How to collect all files into one?

I've been fiddling with this tool for several days, worn out.
Resources:

res/
+img/
++favicon-16x16.png
++favicon-32x32.png
+index.pug
+index.js
+index.css

The index.cssgoogle fonts, normalize and skeleton fonts are included with the help @importfrom external CDNs, res/img/more files may be added to it.
How to download, compress and fit inline and base64 with Gulp or something else in one index.html file?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Goryachev, 2018-11-19
@zeuss56

Well, https://www.npmjs.com/package/gulp-base64
And you can inline with a simple include https://pugjs.org/language/includes.html#including...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question