Skip to content

Conversation

@frendly
Copy link
Owner

@frendly frendly commented Jun 3, 2025

I've improved the organization and readability of your JavaScript assets:

  • I consolidated index.js re-exports by removing intermediate index files and updating direct imports in src/assets/js/index.js.
  • I relocated analytics.js to the utils directory.
  • I renamed the features directory to components to better reflect its content.
  • I updated all relevant import paths in src/assets/js/index.js to match the new structure.

I've improved the organization and readability of your JavaScript assets:

- I consolidated `index.js` re-exports by removing intermediate index files and updating direct imports in `src/assets/js/index.js`.
- I relocated `analytics.js` to the `utils` directory.
- I renamed the `features` directory to `components` to better reflect its content.
- I updated all relevant import paths in `src/assets/js/index.js` to match the new structure.
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.

2 participants