We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69526e8 commit 7d43851Copy full SHA for 7d43851
tasks/build.js
@@ -11,7 +11,6 @@ const target = args._[0]
11
12
const platforms = {}
13
const defaults = {
14
- version: '1.3.2',
15
dir: './app',
16
'app-version': pkg.version,
17
out: 'dist',
0 commit comments