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

Question: systemjs.config.js configuration #280

Open
hope4555 opened this issue Oct 9, 2018 · 1 comment
Open

Question: systemjs.config.js configuration #280

hope4555 opened this issue Oct 9, 2018 · 1 comment
Labels

Comments

@hope4555
Copy link

hope4555 commented Oct 9, 2018

systemjs.config.js for angular-generic-table is not clear to me

examples show this needs to be added :
'@angular-generic-table/core': 'npm:@angular-generic-table/core/core.module.js',

but this file does not exist
I see "angular-generic-table-core.umd.js" in "core\bundles"

How should i config it

@hope4555
Copy link
Author

hope4555 commented Oct 9, 2018

ok found it , sorry
had to add 'tether' dependency
'tether' : 'npm:tether/dist/js/tether.min.js',

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

2 participants