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

How to load hammer.js in angular5? #1181

Closed
ft115637850 opened this issue Jun 14, 2018 · 2 comments
Closed

How to load hammer.js in angular5? #1181

ft115637850 opened this issue Jun 14, 2018 · 2 comments

Comments

@ft115637850
Copy link

Maybe this is a silly question.
I try to import hammer.js in .angular-cli.json.
{
"apps": [
{
"scripts": [
"../node_modules/hammerjs/hammer.min.js"
],
}
}

But the mat-slider still can't drag. Is anything missing?

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

3 participants