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

Unable to include ng-walkthrough through use of require #73

Open
vshanbha opened this issue Jan 19, 2018 · 0 comments
Open

Unable to include ng-walkthrough through use of require #73

vshanbha opened this issue Jan 19, 2018 · 0 comments

Comments

@vshanbha
Copy link

We tried to load the ng-walkthrough like any other angular js module using
require('ng-walkthrough')
However it appears that the module does not get loaded and further search (mostly comparing with source of other anuglar modules) suggested that the js file does not export any node style modules.

i.e a statement called module.exports = seems to be missing in the code.

Can we add ability to use require ?

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