Skip to content

Commit 401ef7e

Browse files
authored
Merge pull request #6 from flatlogic/upgrade_ng_cli_version
fixed tabs & fixed build error
2 parents 51d0db2 + 359d030 commit 401ef7e

File tree

16 files changed

+187
-19042
lines changed

16 files changed

+187
-19042
lines changed

angular.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@
7272
"optimization": true,
7373
"outputHashing": "all",
7474
"sourceMap": false,
75-
"extractCss": true,
7675
"namedChunks": false,
7776
"aot": true,
7877
"extractLicenses": true,

changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [5.3.0] - 04/30/2021
4+
### Fixed
5+
6+
- fixed tabs;
7+
- fixed build error
8+
- changed year text to 2021;
9+
10+
###Updated packages
11+
terser-webpack-plugin: 5.1.1 -> 4.2.3
12+
313
## [5.2.9] - 04/29/2021
414
### Fixed
515

0 commit comments

Comments
 (0)