Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

combine的exclude语法问题 #133

Closed
leeight opened this issue Feb 28, 2014 · 2 comments
Closed

combine的exclude语法问题 #133

leeight opened this issue Feb 28, 2014 · 2 comments

Comments

@leeight
Copy link
Member

leeight commented Feb 28, 2014

ecomfe/edp-build#32

@leeight leeight added this to the 0.8.0 milestone Feb 28, 2014
@treelite treelite self-assigned this Mar 10, 2014
@leeight
Copy link
Member Author

leeight commented Mar 19, 2014

@otakustay

如果你这么写,那我就默认在exclude里面补充上:er, etpl之类的模块?

'startup/ria': {
    include: getModulesFromPackage('ef')
        .concat(getModulesFromPackage('ria'))
        .concat(getModulesFromPackage('er-track')),
    exclude: [
        'mini-event/**',
        'underscore/**',
        'etpl/**',
        'er/**',
        'esui/**'
    ]
}

@otakustay
Copy link
Member

这个放到 #136 讨论吧,就是一个事

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants