Closed MarkPieszak closed 8 years ago
Same issue with 1.4.0 version:
node_modules/@ngrx/store/store-backend.js
is missing.
No store-backend.js
resource under @ngrx/devtools under node_modules.
Any workaround?
This should be fixed in v2. Re-open if you can still reproduce.
Thanks!
Using the devtools as stated, v1.3.3 with 1.3.2 @ngrx/store. It seems to be pointing to
node_modules
within it's own dist folder?I believe it's coming from the store/devtools file here: https://github.com/ngrx/devtools/blob/master/src/store/devtools.ts#L4-L8
Detailed error from Chrome console: