Skip to content

Commit 01f78d3

Browse files
committed
2.3.1
1 parent b484c0f commit 01f78d3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cordova-template-framework7-vue-webpack",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"description": "Cordova template with framework7, vue 2 and webpack 2.",
55
"main": "index.js",
66
"scripts": {

template_src/build.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99
"buildFlag": [
1010
"-UseModernBuildSystem=0"
1111
]
12+
},
13+
"debug": {
14+
"buildFlag": [
15+
"-UseModernBuildSystem=0"
16+
]
1217
}
1318
}
1419
}

0 commit comments

Comments
 (0)