Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enums are not available when running non-legacy build #14

Closed
tomdye opened this issue Mar 13, 2018 · 1 comment
Closed

Enums are not available when running non-legacy build #14

tomdye opened this issue Mar 13, 2018 · 1 comment
Milestone

Comments

@tomdye
Copy link
Member

tomdye commented Mar 13, 2018

When running non-legacy build on a widget that imports an enum such as Keys from @dojo/widgets/common/util the build will fail / warn that Keys cannot be found.

The enum is present in the .d.ts file, but does not feature in the .js or the .m.js in the widget dist.

@dylans dylans added this to the rc.2 milestone Mar 16, 2018
@dylans
Copy link
Member

dylans commented Mar 20, 2018

Closed via dojo/widgets#525

@dylans dylans closed this as completed Mar 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants