switched to the public shared packages
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
import { appConfig } from './app/app.config';
|
||||
import { App } from './app/app';
|
||||
import { bootstrapPhoenixPluginCustomElement } from '@phx/shared-ui';
|
||||
import { createApplication } from '@angular/platform-browser';
|
||||
import { createCustomElement } from '@angular/elements';
|
||||
import { bootstrapPhoenixPluginCustomElement } from '@phx-erp/shared-ui';
|
||||
import { environment } from './environments/environment';
|
||||
|
||||
bootstrapPhoenixPluginCustomElement(App, 'frontend-plugin-demo', appConfig)
|
||||
|
||||
Reference in New Issue
Block a user