LearnNewsExamplesServices
Frontmatter
id3450
titleworker.App: insertThemeFiles() => add support for importing cross app components
stateClosed
labels
enhancement
assigneestobiu
createdAtSep 22, 2022, 5:49 PM
updatedAtSep 22, 2022, 6:25 PM
githubUrlhttps://github.com/neomjs/neo/issues/3450
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 22, 2022, 6:25 PM

worker.App: insertThemeFiles() => add support for importing cross app components

Closed v8.1.0 enhancement
tobiu
tobiu commented on Sep 22, 2022, 5:49 PM

While i think it is a bad architecture to import components from within one app into a different app, it should not be impossible.

The clean way would be to move a cmp out of an app (e.g. inside src) as soon as more than one app uses it.

We actually need the feature for our https://github.com/neomjs/workshops repo (BadgeButton).

tobiu added the enhancement label on Sep 22, 2022, 5:49 PM
tobiu assigned to @tobiu on Sep 22, 2022, 5:49 PM
tobiu referenced in commit 04582a1 - "worker.App: insertThemeFiles() => add support for importing cross app components #3450" on Sep 22, 2022, 6:25 PM
tobiu closed this issue on Sep 22, 2022, 6:25 PM