Skip to content

Update build output path and remove Vite configuration#5

Merged
xentixar merged 1 commit into
diffyne:mainfrom
xentixar:refactor/move-build-to-resources-dist
Dec 8, 2025
Merged

Update build output path and remove Vite configuration#5
xentixar merged 1 commit into
diffyne:mainfrom
xentixar:refactor/move-build-to-resources-dist

Conversation

@xentixar
Copy link
Copy Markdown
Contributor

@xentixar xentixar commented Dec 8, 2025

  • Changed the output path for the built JavaScript file from 'public/js/diffyne.js' to 'resources/dist/js/diffyne.js' in build.js.
  • Updated file reading and writing operations to reflect the new output path.
  • Removed the obsolete Vite configuration file as it is no longer needed.

- Changed the output path for the built JavaScript file from 'public/js/diffyne.js' to 'resources/dist/js/diffyne.js' in build.js.
- Updated file reading and writing operations to reflect the new output path.
- Removed the obsolete Vite configuration file as it is no longer needed.
@xentixar xentixar self-assigned this Dec 8, 2025
@xentixar xentixar added the refactoring Code refactoring without changing functionality label Dec 8, 2025
@xentixar xentixar merged commit 162fe75 into diffyne:main Dec 8, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactoring Code refactoring without changing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant