Skip to content

Incompatible with r.js optimizer #6

Description

@jpuffer

Cannot be used with projects which productionize using Requirejs's built in optimizer. The following error in the optimized version:

require.js:1Uncaught Error: Module name "moment" has not been loaded yet for context: _. Use require([])
http://requirejs.org/docs/errors.html#notloaded
   makeError                @   require.js:1
   f                        @   require.js:1
   requirejs                @   require.js:1
   (anonymous function) @   moment-round.js:3
   (anonymous function) @   moment-round.js:55

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions