@platforma-sdk/bootstrap 3.2.12 → 3.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -287,7 +287,7 @@ async function zr(a, e) {
287
287
  const t = e.toLowerCase();
288
288
  await ee(
289
289
  m.join(a, "ui", "src", "pages", "MainPage.vue"),
290
- new RegExp(`.*${t}Message.*\\n\\n`, "g")
290
+ new RegExp(`.*${t}Message.*\\n`, "g")
291
291
  ), await ee(
292
292
  m.join(a, "model", "src", "index.ts"),
293
293
  new RegExp(`.*${t}Message.*\\n\\n`, "g")
@@ -765,6 +765,7 @@ controllers:
765
765
  runner:
766
766
  type: local
767
767
  storageRoot: '${a.storages.work.rootPath}'
768
+ workdirCacheOnSuccess: 20m
768
769
  workdirCacheOnFailure: 1h
769
770
  secrets:
770
771
  - map: