RicoSuter/aurelia-bs

Problems using the same dialog module ID for demo and NPM

Open

#6 建立於 2017年11月10日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)TypeScript (2 fork)github user discovery
enhancementhelp wanted

倉庫指標

Star
 (7 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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

貢獻者指南