mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
chore(e2e): adds bonjour support
This commit is contained in:
committed by
Manu MA
parent
d350ddc175
commit
877829b933
@ -204,6 +204,7 @@ export function runAppScriptsServe(testOrDemoName: string, appEntryPoint: string
|
||||
'--sass', sassConfigPath,
|
||||
'--copy', copyConfigPath,
|
||||
'--enableLint', 'false',
|
||||
'--bonjour'
|
||||
];
|
||||
|
||||
if (watchConfigPath) {
|
||||
|
||||
Reference in New Issue
Block a user