Skip to content
This repository has been archived by the owner on May 23, 2022. It is now read-only.

baseClass specified in generator is not applied in TypeScript #120

Closed
kenbuja opened this issue Aug 27, 2018 · 1 comment
Closed

baseClass specified in generator is not applied in TypeScript #120

kenbuja opened this issue Aug 27, 2018 · 1 comment

Comments

@kenbuja
Copy link

kenbuja commented Aug 27, 2018

I created a widget and specified a baseClass during the widget generator process. This is using TypeScript during the app generator configuration. However, in the generated code, the baseClass is set as the default "my-widget" and "my-widget-setting" in the ts files, but the correct baseClass is used in the scss files.

@gavinr gavinr mentioned this issue Sep 17, 2018
@gavinr
Copy link
Contributor

gavinr commented Sep 18, 2018

@kenbuja thanks for the report. I fixed this in #121 and will release a build to npm shortly.

@gavinr gavinr closed this as completed Sep 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants