Skip to content

Commit 3917aea

Browse files
authored
Update README.md
1 parent a00b031 commit 3917aea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,9 +127,10 @@ export ASPNETCORE_ENVIRONMENT=Development
127127

128128
# Upcoming Features:
129129

130+
- **Fix and update Webpack build / Vendor chunking and overall compilation speed.** ( important )
130131
- Update to use npm [ngAspnetCoreEngine](https://github.com/angular/universal/pull/682) (still need to tweak a few things there)
131132
- Potractor e2e testing
132-
- Add Redux back in (maybe?)
133+
- Add basic Redux State store (Will also hold state durijg HMR builds)
133134
- ~~Add Azure application insights module (or at least demo how to use it)~~
134135
- ~~Add i18n support~~
135136
- ~~DONE - Fix old README to match new project~~

0 commit comments

Comments
 (0)