RicoSuter/aurelia-bs
Voir sur GitHubProblems using the same dialog module ID for demo and NPM
Open
#6 ouverte le 10 nov. 2017
enhancementhelp wanted
Métriques du dépôt
- Stars
- (7 stars)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
I could not find a way to use a single module ID for referencing dialogs. Currently I have try two IDs so that the dialog can be found in the demo app (hosted in the package) and as NPM package which is a little bit ugly and also shows compile errors when starting the demo:
https://github.com/RSuter/aurelia-bs/blob/master/src/dialog-service.ts#L42-L43