Skip to content

Commit

Permalink
feat(ui): babel feature description
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Chau committed May 12, 2018
1 parent 3426736 commit 7e5bf61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/@vue/cli/lib/promptModules/babel.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ module.exports = cli => {
name: 'Babel',
value: 'babel',
short: 'Babel',
description: 'Transpile modern JavaScript to older versions (for compatibility)',
checked: true
})

Expand Down

0 comments on commit 7e5bf61

Please sign in to comment.