fix build script
This commit is contained in:
parent
9141af2a70
commit
f1294c8f57
|
|
@ -11,7 +11,6 @@ if (Test-Path ./public/app) {
|
|||
}
|
||||
|
||||
# Run webpack
|
||||
yarn build:urls
|
||||
yarn build
|
||||
Move-Item -Path ./public/app/sw.js -Destination ./public -Force
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user