Skip to content
This repository has been archived by the owner on Jul 31, 2020. It is now read-only.

angular v6: parts of rxjs: e.g. rxjs/_esm5/internal/operators bundled into our flat modules #8

Closed
gms1 opened this issue Apr 1, 2018 · 1 comment

Comments

@gms1
Copy link
Owner

gms1 commented Apr 1, 2018

tested using:

gms@orion:~/work/HOT/angular-dynaform/packages/core/dist/fesm5$ source-map-explorer index.js

similar to ReactiveX/rxjs#3479 I am facing:

build_sorcery: 'dist/./fesm5/index.js': Error: ENOENT: no such file or directory, open '/home/gms/work/HOT/angular-dynaform/packages/core/node_modules/src/internal/util/tryCatch.ts'
@gms1 gms1 changed the title angular v6: flat modules contain parts of rxjs: e.g. rxjs/_esm5/internal/operators angular v6: parts of rxjs: e.g. rxjs/_esm5/internal/operators bundled into our flat modules Apr 1, 2018
@gms1
Copy link
Owner Author

gms1 commented Apr 1, 2018

our 'rollup-globals.json' and 'rollup-externals.json' must be adjusted, but I haven't found a working solution yet
additional, to get the systemjs examples working, the 'system-config.js' should be adjusted, but rxjs does not provide a bundle for the 'rxjs/operators' entry point

@gms1 gms1 closed this as completed in 8ff10f7 Apr 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant