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

Wrong pathes in static product modules. #13

Closed
bre1470 opened this issue Dec 14, 2018 · 0 comments
Closed

Wrong pathes in static product modules. #13

bre1470 opened this issue Dec 14, 2018 · 0 comments
Assignees
Labels

Comments

@bre1470
Copy link
Contributor

bre1470 commented Dec 14, 2018

The pathes are missing the module.

import MapModule from './highcharts/modules/map';

This should be:

import MapModule from './modules/map';

See highcharts/highcharts-angular#94

@bre1470 bre1470 added the bug label Dec 14, 2018
@bre1470 bre1470 self-assigned this Dec 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant