Skip to content

Commit 3c18c0d

Browse files
Update angular.json
1 parent 1ee7e85 commit 3c18c0d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

angular.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@
2727
"src/styles.css",
2828
"./node_modules/@syncfusion/ej2-material-theme/styles/material.css"
2929
],
30-
"scripts": []
30+
"scripts": [],
31+
"es5BrowserSupport": true
3132
},
3233
"configurations": {
3334
"production": {
@@ -125,4 +126,4 @@
125126
}
126127
},
127128
"defaultProject": "getting-started"
128-
}
129+
}

0 commit comments

Comments
 (0)