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 1ee7e85 commit 3c18c0dCopy full SHA for 3c18c0d
angular.json
@@ -27,7 +27,8 @@
27
"src/styles.css",
28
"./node_modules/@syncfusion/ej2-material-theme/styles/material.css"
29
],
30
- "scripts": []
+ "scripts": [],
31
+ "es5BrowserSupport": true
32
},
33
"configurations": {
34
"production": {
@@ -125,4 +126,4 @@
125
126
}
127
128
"defaultProject": "getting-started"
-}
129
+}
0 commit comments