-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Problem
The js and ts cookiecutters can easily get out of sync, for example the js cookiecutter uses widgets.register while the ts cookiecutter does not. Looking through them there are several PRs that apply to one but not the other, even if the same changes would apply equally. For instance the cookiecutters ought to have the same packaging, so PRs such as jupyter-widgets/widget-cookiecutter#87 will require duplicated effort.
Proposed Solution
Create a single cookiecutter that has an option to choose ts or js.
cabreraalex
Metadata
Metadata
Assignees
Labels
No labels