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

loader: support i18n #429

Closed
yiminghe opened this issue Jul 31, 2013 · 2 comments
Closed

loader: support i18n #429

yiminghe opened this issue Jul 31, 2013 · 2 comments
Milestone

Comments

@yiminghe
Copy link
Member

load i18n resources according to KISSY.config('lang') (defaults to zh-cn)

    KISSY.add(function(){
    },{
        requires:['i18n!component-x']
    });
    // component-x/i18n/zh-cn.js
yiminghe added a commit to yiminghe/kissy that referenced this issue Jul 31, 2013
@yiminghe yiminghe closed this as completed Aug 1, 2013
@daxingplay
Copy link

打包工具你是怎么支持的?

@yiminghe
Copy link
Member Author

只抽取依赖,不合并

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

No branches or pull requests

2 participants