-
-
Notifications
You must be signed in to change notification settings - Fork 255
moment-timezone #625
Comments
I'm using the following overrides.
|
Also...
|
@lookfirst I've been trying to get moment-timezone to work for an angular module ( https://github.com/alexcheng1982/angular-timezone-select ) but I can't get the timezone data to load correctly. When I break here https://github.com/alexcheng1982/angular-timezone-select/blob/master/dist/angular-timezone-select.js#L5 The angular module doesn't have any dependencies defined for How did you get this working? |
I did the overrides above and this import:
|
@lookfirst I'm using this override : "npm:[email protected]": {
"map": {
"moment": "moment"
}
} |
I'm stuck with the same problem, can't load |
I suspect it has something to do with loading moment-timezone multiple times. As the errors are pretty similar - moment/moment-timezone#193 |
Use my overrides above. Works fine. |
@lookfirst oh man, if you ever come to visit Cracow, ping me, I owe you some good 🍺 😄 I've spent about 2 hours digging around this problem |
Continuing from jspm/jspm-cli#1193
The text was updated successfully, but these errors were encountered: