Skip to content
This repository was archived by the owner on Dec 12, 2021. It is now read-only.
This repository was archived by the owner on Dec 12, 2021. It is now read-only.

should not define the module name when doing amd wrapping #20

@normanzb

Description

@normanzb

The module name should be left to AMD loader implementation to figure out, predefine the module name will cause inconsistency on actual path and virtual path. also confuse AMD loaders specially when "context" setting is enabled.

http://requirejs.org/docs/api.html#config-context

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions