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

subintro.js uses both exports and returns a module value #263

Closed
knutkj opened this issue Sep 16, 2014 · 1 comment
Closed

subintro.js uses both exports and returns a module value #263

knutkj opened this issue Sep 16, 2014 · 1 comment

Comments

@knutkj
Copy link

knutkj commented Sep 16, 2014

subintro.js uses both exports and returns a module value. That means the AMD loader needs to guess if it should use the exports object or the return value as the module value. The exports dependency should be removed.

For more information please visit: amdjs/amdjs-api#15

mattpodwysocki added a commit that referenced this issue Sep 26, 2014
Fixing issue #263 by removing exports dependency
@mattpodwysocki
Copy link
Member

@knutkj Fixed

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

No branches or pull requests

2 participants