exclude bundle from itself. add ability to force SW cache update
This commit is contained in:
parent
25b55383a3
commit
38a6ef8f03
5 changed files with 14 additions and 9 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"outputs": {
|
||||
"bundle": "./web/kiri/bundle.bin"
|
||||
"bundle": "./web/boot/bundle.bin"
|
||||
},
|
||||
"inputs": [
|
||||
{ "root": "./web", "prefix": "" },
|
||||
|
|
|
|||
Loading…
Reference in a new issue