-
-
Notifications
You must be signed in to change notification settings - Fork 608
expose getLocalIdent #357
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
expose getLocalIdent #357
Conversation
Current coverage is 98.35% (diff: 100%)@@ master #357 diff @@
==========================================
Files 9 9
Lines 303 304 +1
Methods 41 41
Messages 0 0
Branches 66 67 +1
==========================================
+ Hits 298 299 +1
Misses 5 5
Partials 0 0
|
Without the module loading stuff it sounds doable. Just pass getLocalId via option/query. webpack 2 accepts non-JSON options. |
Add an example of usage to documentation, please. |
@sokra gotcha I'll remove that |
@sokra @MrCheater done |
can we merge & release :)? |
Any idea when this will be released ? |
@esquevin Looks like it's included in |
fixes #292