Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
K
kpp
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Alexandr Veselov
kpp
Commits
0c8aa01f
Commit
0c8aa01f
authored
Mar 28, 2020
by
Nikolay Gromov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Уточнения и обновления версий
parent
00f6896f
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1394 additions
and
691 deletions
+1394
-691
config.js
config.js
+1
-1
package-lock.json
package-lock.json
+1384
-681
package.json
package.json
+9
-9
No files found.
config.js
View file @
0c8aa01f
...
...
@@ -27,8 +27,8 @@ let config = {
'./script.js'
,
],
'addAssets'
:
{
'src/fonts/demo-empty-open-sans.woff2'
:
'fonts/'
,
'src/img/demo-*.{png,svg,jpg,jpeg}'
:
'img/'
,
// 'src/fonts/demo-empty-open-sans.woff2': 'fonts/',
// 'src/favicon/*.{png,ico,svg,xml,webmanifest}': 'img/favicon',
// 'node_modules/somePackage/images/*.{png,svg,jpg,jpeg}': 'img/',
},
...
...
package-lock.json
View file @
0c8aa01f
This source diff could not be displayed because it is too large. You can
view the blob
instead.
package.json
View file @
0c8aa01f
...
...
@@ -36,8 +36,8 @@
"
babel-eslint
"
:
"
^10.0.3
"
,
"
babel-loader
"
:
"
^8.0.6
"
,
"
browser-sync
"
:
"
^2.26.7
"
,
"
cpy
"
:
"
^
7.3
.0
"
,
"
cross-env
"
:
"
^
6.0.0
"
,
"
cpy
"
:
"
^
8.1
.0
"
,
"
cross-env
"
:
"
^
7.0.2
"
,
"
css-mqpacker
"
:
"
^7.0.0
"
,
"
del
"
:
"
^5.1.0
"
,
"
eslint
"
:
"
^6.5.0
"
,
...
...
@@ -48,30 +48,30 @@
"
gulp-concat
"
:
"
^2.6.1
"
,
"
gulp-csso
"
:
"
^4.0.1
"
,
"
gulp-debug
"
:
"
^4.0.0
"
,
"
gulp-imagemin
"
:
"
^
6
.1.0
"
,
"
gulp-imagemin
"
:
"
^
7
.1.0
"
,
"
gulp-plumber
"
:
"
^1.2.1
"
,
"
gulp-postcss
"
:
"
^8.0.0
"
,
"
gulp-pretty-html
"
:
"
^2.0.10
"
,
"
gulp-pug
"
:
"
^4.0.1
"
,
"
gulp-rename
"
:
"
^
1.4
.0
"
,
"
gulp-rename
"
:
"
^
2.0
.0
"
,
"
gulp-replace
"
:
"
^1.0.0
"
,
"
gulp-sass
"
:
"
^4.0.1
"
,
"
gulp-sourcemaps
"
:
"
^2.6.5
"
,
"
gulp-svgmin
"
:
"
^2.2.0
"
,
"
gulp-svgstore
"
:
"
^7.0.1
"
,
"
gulp.spritesmith
"
:
"
^6.11.0
"
,
"
husky
"
:
"
^
3.0.7
"
,
"
husky
"
:
"
^
4.2.3
"
,
"
jstransformer-markdown-it
"
:
"
^2.0.0
"
,
"
lint-staged
"
:
"
^
9.4.0
"
,
"
lint-staged
"
:
"
^
10.0.9
"
,
"
merge-stream
"
:
"
^2.0.0
"
,
"
mkdirp
"
:
"
^
0.5.1
"
,
"
mkdirp
"
:
"
^
1.0.3
"
,
"
path
"
:
"
^0.12.7
"
,
"
postcss-import
"
:
"
^12.0.1
"
,
"
postcss-inline-svg
"
:
"
^4.1.0
"
,
"
postcss-object-fit-images
"
:
"
^1.1.2
"
,
"
pug-lint
"
:
"
^2.6.0
"
,
"
stylelint
"
:
"
^1
2.0.0
"
,
"
stylelint-order
"
:
"
^
3.1.1
"
,
"
stylelint
"
:
"
^1
3.2.1
"
,
"
stylelint-order
"
:
"
^
4.0.0
"
,
"
stylelint-selector-bem-pattern
"
:
"
^2.1.0
"
,
"
through2
"
:
"
^3.0.1
"
,
"
vinyl-buffer
"
:
"
^1.0.1
"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment