Skip to content

Commit

Permalink
feat: enable webpack 5
Browse files Browse the repository at this point in the history
  • Loading branch information
sinedied committed Jan 14, 2021
1 parent f2d580a commit 8592a71
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions generators/app/templates/_package.json
Expand Up @@ -214,6 +214,9 @@
<% } -%>
<% if (props.target.includes('cordova')) { -%>
},
"resolutions": {
"webpack": "^5.0.0"
},
"cordova": {
"platforms": [
"android",
Expand Down

0 comments on commit 8592a71

Please sign in to comment.