Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Be able to set a specific variable name #17

Closed
victorb opened this issue Mar 29, 2016 · 2 comments
Closed

Be able to set a specific variable name #17

victorb opened this issue Mar 29, 2016 · 2 comments

Comments

@victorb
Copy link
Owner

victorb commented Mar 29, 2016

Maybe someone is used to calling lodash as _ in their code, we should allow them to specify this when starting trymodule.

Example

# trymodule lodash@1.6.1=_ underscore@1.2.0=underscorejs
Package 'lodash' was loaded and assigned to '_' in the current scope
Package 'underscorejs' was loaded and assigned to 'underscorejs' in the current scope

This was first brought up in #13

@victorb
Copy link
Owner Author

victorb commented Jun 11, 2016

Merged, not yet released.

@victorb victorb closed this as completed Jun 11, 2016
@victorb victorb reopened this Jun 11, 2016
@victorb
Copy link
Owner Author

victorb commented Jun 11, 2016

Published as 1.4.0

@victorb victorb closed this as completed Jun 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant