Skip to content

How to create fallback like 'config.paths' #5

@XESDog

Description

@XESDog

We know,requireJS can set config.paths like this:
require.config({
paths: {
jquery: [
'../../xes/primary_math/js/jquery.min',
'http://xxx.com/primary_math/js/jquery.min'
]
}
})

how to use CSSLoader?

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