mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-12-28 22:37:08 +03:00
Build service worker for elm-pages build
step.
This commit is contained in:
parent
4e1b4a7627
commit
572e3ccb6c
@ -64,6 +64,7 @@ function run() {
|
||||
develop.start({ routes: contents.routes });
|
||||
} else {
|
||||
develop.run({ routes: contents.routes });
|
||||
buildSW();
|
||||
}
|
||||
});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user