chore: fix lint

useBuildCommand
Nolan Lawson 2022-12-28 13:45:40 -08:00
rodzic 8b6a913cae
commit 9fca8ed260
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -21,7 +21,7 @@ const JSON_TEMPLATE = {
github: { github: {
silent: true silent: true
}, },
"buildCommand": "yarn build", buildCommand: 'yarn build',
routes: [ routes: [
{ {
src: '^/service-worker\\.js$', src: '^/service-worker\\.js$',