1. How do I define the dukat version? I’ve done it...
# javascript
s
1. How do I define the dukat version? I’ve done it in the past, but I can’t find it in the documentation, and I don’t see how to do it anymore. 2. Is there a way for me to specify the generated package for the lib? Shoving all dukat classes into the global namespace seems bad:
Copy code
import Observable
import Subscriber
1
t
Is there a way for me to specify the generated package for the lib? Shoving all dukat classes into the global namespace seems bad:
Next Dukat issue required 🙂 Package can be generarated from library name:
react/
rxjs/