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

Scope of this is not defined when bundling cldr/event.js using Webpack #62

Open
Ajaya-Kumar opened this issue Dec 7, 2017 · 0 comments

Comments

@Ajaya-Kumar
Copy link

Hi, I have a sample Angular 5 project that is bundled using Webpack, however when I try to run the generated build I get the following error in the generated scripts.bundle.js:
image
on trying to identify the issue I was able to find that the issue was being thrown from the cldr/event.js file that I have included in My project's angular-cli.json file's scripts:
image
The File from which the Issue Arises, cldrjs/dist/cldr/event.js-:
image

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

1 participant