@farris/jit-engine 1.4.66 → 1.4.68

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/README.md CHANGED
@@ -1,4 +1,4 @@
1
- 1.4.66
1
+ 1.4.68
2
2
 
3
3
  流水线改造
4
4
 
@@ -35,7 +35,7 @@ class AngularJsonGenerator extends abstract_template_generator_1.AbstractTemplat
35
35
  };
36
36
  this.InitCiConfiguration = {
37
37
  "importmap": "/platform/runtime/common/web/runtime.common.manifest.json",
38
- "libsPath": "/node_modules/@farris/farris-rollup/src/build/libsWithNgFactory.json",
38
+ "libsPath": "./node_modules/@farris/farris-rollup/src/build/libsWithNgFactory.json",
39
39
  "linkedNodeModules": "",
40
40
  "optimization": false,
41
41
  "buildOptimizer": false,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@farris/jit-engine",
3
- "version": "1.4.66",
3
+ "version": "1.4.68",
4
4
  "description": "",
5
5
  "main": "./lib/index.js",
6
6
  "bin": {