Skip to content

Commit 82de866

Browse files
committed
some changes
1 parent 9670a78 commit 82de866

File tree

4 files changed

+14515
-2
lines changed

4 files changed

+14515
-2
lines changed

APM-Start/APM-Start.iml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<module type="WEB_MODULE" version="4">
3+
<component name="NewModuleRootManager" inherit-compiler-output="true">
4+
<exclude-output />
5+
<content url="file://$MODULE_DIR$">
6+
<excludeFolder url="file://$MODULE_DIR$/dist" />
7+
<excludeFolder url="file://$MODULE_DIR$/tmp" />
8+
</content>
9+
<orderEntry type="inheritedJdk" />
10+
<orderEntry type="sourceFolder" forTests="false" />
11+
</component>
12+
</module>

APM-Start/angular.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,5 +122,8 @@
122122
}
123123
}
124124
},
125-
"defaultProject": "APM"
125+
"defaultProject": "APM",
126+
"cli": {
127+
"analytics": "3b43638b-b36b-49cf-867e-0aa4427b466f"
128+
}
126129
}

0 commit comments

Comments
 (0)