LearnNewsExamplesServices
Frontmatter
id3590
titlebuildScripts/buildThemes: app folders inside the workspace evn
stateClosed
labels
enhancementstale
assignees[]
createdAtDec 11, 2022, 2:23 PM
updatedAtSep 14, 2024, 4:26 AM
githubUrlhttps://github.com/neomjs/neo/issues/3590
authortobiu
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 14, 2024, 4:26 AM

buildScripts/buildThemes: app folders inside the workspace evn

Closed v8.1.0 enhancementstale
tobiu
tobiu commented on Dec 11, 2022, 2:23 PM

Right now, the theme build will first parse all files within the neo repo (node module) and afterwards parse all files within the workspace.

The result is, that the CSS output will also include the apps from within the neo repo itself. While it is not a big deal, since apps won't use these CSS files, they should get excluded.

tobiu added the enhancement label on Dec 11, 2022, 2:23 PM