Skip to content

Commit 0418571

Browse files
committed
add version tag to config/index.js
1 parent fd9c3ef commit 0418571

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

template/config/index.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
'use strict'
1+
'use stxrict'
2+
// Template version: 1.1.0
23
// see http://vuejs-templates.github.io/webpack for documentation.
4+
35
const path = require('path')
46

57
module.exports = {

0 commit comments

Comments
 (0)