Commit 4798ec4
fix(zone.js): add conditional exports to zone.js package (#51652)
This is needed to better support native ESM modules and avoid the otherwise necessary deep imports like `zone.js/fesm2015/zone-node.js` due to disallowed directory imports.
PR Close #516521 parent fe0b793 commit 4798ec4
74 files changed
Lines changed: 62 additions & 883 deletions
File tree
- integration
- cli-elements-universal
- src
- injectable-def/src
- packages/zone.js
- dist
- mix
- node
- plugins
- async-test.min
- async-test
- fake-async-test.min
- fake-async-test
- jasmine-patch.min
- jasmine-patch
- long-stack-trace-zone.min
- long-stack-trace-zone
- mocha-patch.min
- mocha-patch
- proxy.min
- proxy
- sync-test.min
- sync-test
- task-tracking.min
- task-tracking
- webapis-media-query.min
- webapis-media-query
- webapis-notification.min
- webapis-notification
- webapis-rtc-peer-connection.min
- webapis-rtc-peer-connection
- webapis-shadydom.min
- webapis-shadydom
- wtf.min
- wtf
- zone-bluebird.min
- zone-bluebird
- zone-error.min
- zone-error
- zone-legacy.min
- zone-legacy
- zone-patch-canvas.min
- zone-patch-canvas
- zone-patch-cordova.min
- zone-patch-cordova
- zone-patch-electron.min
- zone-patch-electron
- zone-patch-fetch.min
- zone-patch-fetch
- zone-patch-jsonp.min
- zone-patch-jsonp
- zone-patch-message-port.min
- zone-patch-message-port
- zone-patch-promise-test.min
- zone-patch-promise-test
- zone-patch-resize-observer.min
- zone-patch-resize-observer
- zone-patch-rxjs-fake-async.min
- zone-patch-rxjs-fake-async
- zone-patch-rxjs.min
- zone-patch-rxjs
- zone-patch-socket-io.min
- zone-patch-socket-io
- zone-patch-user-media.min
- zone-patch-user-media
- testing
- test
- jest
- npm_package
- tools/esm-interop/patches/npm
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
| 1 | + | |
5 | 2 | | |
6 | 3 | | |
7 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | 56 | | |
60 | 57 | | |
61 | 58 | | |
62 | 59 | | |
63 | 60 | | |
64 | 61 | | |
65 | | - | |
66 | | - | |
67 | 62 | | |
68 | 63 | | |
69 | 64 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments