Skip to content

Move NPM configuration to root directory#53

Open
jeremyfelt wants to merge 1 commit intotrunkfrom
jeremyfelt/move-npm-config
Open

Move NPM configuration to root directory#53
jeremyfelt wants to merge 1 commit intotrunkfrom
jeremyfelt/move-npm-config

Conversation

@jeremyfelt
Copy link
Copy Markdown
Member

@jeremyfelt jeremyfelt commented Jun 24, 2024

Related to #52

Moves the NPM configuration and related files to the root directory to align with the project's structure and facilitate build and lint processes across different repositories.

  • File Relocation: Moves package.json, postcss.config.js, and .stylelintrc from themes/atvp to the root directory.
  • Script Path Updates: Updates paths in the scripts section of package.json to reflect the new location of CSS and JS source files, ensuring build and lint scripts function correctly after the move.

For more details, open the Copilot Workspace session.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant