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

Add require.js paths option to alias paths to external libraries. #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

arian
Copy link

@arian arian commented Feb 7, 2012

This way you can alias external libraries to a more convenient path, instead of typing the while pathname.

Also changed injects.unshift to injects.push, so the dependencies array of the define call, are the first arguments.

This way you can alias external libraries to a more convenient path, instead of typing the while pathname.

Also changed injects.unshift to injects.push, so the dependencies array of the define call, are the first arguments.
@izb
Copy link

izb commented May 2, 2013

I'd love to see this commit pulled in if possible.

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

Successfully merging this pull request may close these issues.

None yet

2 participants