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 a00b031 commit 3917aeaCopy full SHA for 3917aea
README.md
@@ -127,9 +127,10 @@ export ASPNETCORE_ENVIRONMENT=Development
127
128
# Upcoming Features:
129
130
+- **Fix and update Webpack build / Vendor chunking and overall compilation speed.** ( important )
131
- Update to use npm [ngAspnetCoreEngine](https://github.com/angular/universal/pull/682) (still need to tweak a few things there)
132
- Potractor e2e testing
-- Add Redux back in (maybe?)
133
+- Add basic Redux State store (Will also hold state durijg HMR builds)
134
- ~~Add Azure application insights module (or at least demo how to use it)~~
135
- ~~Add i18n support~~
136
- ~~DONE - Fix old README to match new project~~
0 commit comments