pull/2173/head
FabianLars 8 months ago
parent 07b08af54e
commit 071d1e8566
No known key found for this signature in database

@ -14,7 +14,7 @@ import { join } from 'path'
'deep-link-example-js'
] */
const rsOnly = ['localhost', 'persisted-scope']
const rsOnly = ['localhost', 'persisted-scope', 'single-instance']
function checkChangeFiles(changeFiles) {
let code = 0

Loading…
Cancel
Save