mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(virtual-scroll): remove runOutsideAngular error (#18752)
fixes #18746
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"sync": "sh scripts/sync.sh",
|
||||
"build": "ng build --prod --no-progress",
|
||||
"test": "ng e2e --prod",
|
||||
"test.dev": "npm run sync && ng e2e",
|
||||
"lint": "ng lint"
|
||||
},
|
||||
"private": true,
|
||||
|
||||
Reference in New Issue
Block a user