hotfix: prebake flag to skip fetch
This commit is contained in:
parent
21b2184750
commit
8244ba7754
2 changed files with 7 additions and 5 deletions
|
|
@ -123,7 +123,7 @@ const uiHelpersMocked = {
|
|||
backgroundImage: id,
|
||||
};
|
||||
|
||||
prebake();
|
||||
prebake(true);
|
||||
|
||||
// TODO: refactor to evalScope
|
||||
extend(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue