We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9670a78 commit 82de866Copy full SHA for 82de866
APM-Start/APM-Start.iml
@@ -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
@@ -122,5 +122,8 @@
122
}
123
124
},
125
- "defaultProject": "APM"
+ "defaultProject": "APM",
126
+ "cli": {
127
+ "analytics": "3b43638b-b36b-49cf-867e-0aa4427b466f"
128
+ }
129
0 commit comments