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

运行之后只提取了一个 require 依赖出来,请问这项目还有人维护吗 #109

Open
flicat opened this issue Aug 30, 2016 · 1 comment

Comments

@flicat
Copy link

flicat commented Aug 30, 2016

define('index', ['ajax'], function(require, exports) {
    var ajax = require('ajax');
    var member = require('member');
    var popup = require('popup');
    var widget = require('widget');
    var MVVM = require('mvvm');
    var exbind = require('exbind');
});
@kevgithub
Copy link

看起来seajs项目已经黄了

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