mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
chore(demos): change dgeni path for demos
change dgeni path for demos
This commit is contained in:
@ -131,6 +131,8 @@ function cleanDemos(done: Function) {
|
||||
`${DEMOS_ROOT}/css`,
|
||||
`${DEMOS_ROOT}/fonts`,
|
||||
`${DEMOS_ROOT}/polyfills`,
|
||||
`!${DEMOS_SRC_ROOT}/scrollbar-fix.css`,
|
||||
`!${DEMOS_SRC_ROOT}/scrollbar-fix.js`,
|
||||
], done);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user