mirror of
https://github.com/bobwen-dev/react-templates
synced 2025-04-12 00:56:39 +02:00
support named amd module
This commit is contained in:
parent
866df02d0e
commit
4de1f45ea0
@ -50,7 +50,7 @@ module.exports = optionator({
|
||||
option: 'name',
|
||||
alias: 'n',
|
||||
type: 'String',
|
||||
description: 'When using globals, the name for the variable. The default is the [file name]RT'
|
||||
description: 'When using globals, the name for the variable. The default is the [file name]RT, when using amd, the name of the module'
|
||||
}, {
|
||||
option: 'dry-run',
|
||||
alias: 'd',
|
||||
|
Loading…
x
Reference in New Issue
Block a user