Skip to content
This repository has been archived by the owner on Aug 15, 2018. It is now read-only.

增加一个 AMDPlugin 来处理包含 amd 判断逻辑的场景 #1307

Open
alvin2ye opened this issue May 19, 2015 · 5 comments
Open

增加一个 AMDPlugin 来处理包含 amd 判断逻辑的场景 #1307

alvin2ye opened this issue May 19, 2015 · 5 comments
Labels
Milestone

Comments

@alvin2ye
Copy link

c = "function" == typeof define && define.amd

spm build 会出错, 提示如下
error: Module not found: version * not found

c = false;  // 或者 true

spm build 就成功.

请问什么原因.

@alvin2ye
Copy link
Author

就是这个 http://spmjs.io/package/jquery.summernote

@sorrycc
Copy link
Member

sorrycc commented May 19, 2015

spm 版本?

@alvin2ye
Copy link
Author

3.6.0

@sorrycc sorrycc added the bug label May 20, 2015
@sorrycc sorrycc added this to the 3.6.x milestone May 20, 2015
@sorrycc
Copy link
Member

sorrycc commented May 20, 2015

感谢反馈,需要再增加一个 AMDPlugin 来处理包含 amd 判断逻辑的场景。

@alvin2ye alvin2ye changed the title 请教下 增加一个 AMDPlugin 来处理包含 amd 判断逻辑的场景 May 20, 2015
@alvin2ye
Copy link
Author

👍

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

No branches or pull requests

2 participants