beast-core-create 0.2.0 → 0.2.1

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/main.js CHANGED
@@ -11390,6 +11390,46 @@ var findReplaceManifest = [
11390
11390
  ]
11391
11391
  ]
11392
11392
  },
11393
+ {
11394
+ path: "./.scripts/helm_install.review",
11395
+ replacePath: null,
11396
+ replaceContent: [
11397
+ [
11398
+ "beast-core-plugin",
11399
+ "{projectName}"
11400
+ ]
11401
+ ]
11402
+ },
11403
+ {
11404
+ path: "./.scripts/helm_install.review",
11405
+ replacePath: null,
11406
+ replaceContent: [
11407
+ [
11408
+ "beast-core-plugin",
11409
+ "{projectName}"
11410
+ ]
11411
+ ]
11412
+ },
11413
+ {
11414
+ path: "./frontend/.env.js-fw",
11415
+ replacePath: null,
11416
+ replaceContent: [
11417
+ [
11418
+ "beast-core-plugin",
11419
+ "{projectName}"
11420
+ ]
11421
+ ]
11422
+ },
11423
+ {
11424
+ path: "./frontend/.env.js-plugin",
11425
+ replacePath: null,
11426
+ replaceContent: [
11427
+ [
11428
+ "beast-core-plugin",
11429
+ "{projectName}"
11430
+ ]
11431
+ ]
11432
+ },
11393
11433
  {
11394
11434
  path: "./backend/package.json",
11395
11435
  replacePath: null,