feat(core): make ngprobe tokens pluggable
This commit is contained in:

committed by
Vikram Subramanian

parent
947f9c3f56
commit
f48142e679
@ -25,7 +25,7 @@ export * from './src/web_workers/shared/message_bus';
|
||||
export {WORKER_APP_LOCATION_PROVIDERS} from './src/web_workers/worker/location_providers';
|
||||
export {WORKER_UI_LOCATION_PROVIDERS} from './src/web_workers/ui/location_providers';
|
||||
|
||||
export {NgProbeToken} from './src/dom/debug/ng_probe';
|
||||
export * from './src/worker_render';
|
||||
export * from './src/worker_app';
|
||||
|
||||
export * from './private_export';
|
||||
export * from './private_export';
|
Reference in New Issue
Block a user