Skip to content

Commit

Permalink
2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
caiobiodere committed Jan 18, 2019
1 parent b484c0f commit 01f78d3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cordova-template-framework7-vue-webpack",
"version": "2.3.0",
"version": "2.3.1",
"description": "Cordova template with framework7, vue 2 and webpack 2.",
"main": "index.js",
"scripts": {
Expand Down
5 changes: 5 additions & 0 deletions template_src/build.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@
"buildFlag": [
"-UseModernBuildSystem=0"
]
},
"debug": {
"buildFlag": [
"-UseModernBuildSystem=0"
]
}
}
}

0 comments on commit 01f78d3

Please sign in to comment.