LearnNewsExamplesServices
Frontmatter
id5086
titlebuildScripts/moveFileOrFolder
stateClosed
labels
enhancementstale
assigneestobiu
createdAtNov 7, 2023, 3:25 PM
updatedAtSep 12, 2024, 4:29 AM
githubUrlhttps://github.com/neomjs/neo/issues/5086
authortobiu
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 12, 2024, 4:29 AM

buildScripts/moveFileOrFolder

Closed v8.1.0 enhancementstale
tobiu
tobiu commented on Nov 7, 2023, 3:25 PM

refactoring is kind of painful when using WebStorm or VSCode.

how it should work:

  1. adjust the import paths (and keep them relative)
  2. update the className (3 spots), matching to the new file / folder path
  3. in case component based files get moved, also move their related scss files (src & themes)
  4. honor the framework & workspace namespaces as targets
  5. update all files which are using moved files (imports)
tobiu added the enhancement label on Nov 7, 2023, 3:25 PM
tobiu assigned to @tobiu on Nov 7, 2023, 3:25 PM