Skip to content

Commit

Permalink
Upgrade to webpack v5 (close #311)
Browse files Browse the repository at this point in the history
  • Loading branch information
rozsival committed Oct 20, 2021
1 parent 00869d8 commit d4fd204
Show file tree
Hide file tree
Showing 10 changed files with 13,769 additions and 21,342 deletions.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ indent_style = tab
indent_size = tab
tab_width = 4

[{*.json, *.yaml, *.yml, *.md, Caddyfile}]
[{*.css, *.js, *.json, *.yaml, *.yml, *.md, Caddyfile}]
indent_style = space
indent_size = 2
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"nextras/dbal": "~3.1.0",
"nextras/migrations": "~3.1.1",
"nextras/orm": "~3.1.0",
"wavevision/nette-webpack": "^1.0.0",
"wavevision/nette-webpack": "^2.0.0",
"wavevision/props-control": "^6.2.1",
"wavevision/utils": "^2.12"
},
Expand Down
384 changes: 229 additions & 155 deletions composer.lock

Large diffs are not rendered by default.

Loading

0 comments on commit d4fd204

Please sign in to comment.