remove app-error.js import since it is dynamically imported from app.element.ts
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
export * from './app-context-config.interface.js';
|
||||
export * from './app-error.element.js';
|
||||
export * from './app.element.js';
|
||||
export * from './app.context.js';
|
||||
|
||||
Reference in New Issue
Block a user