Skip to content

Bundler migration - #6

Open
FizzWizZleDazzle wants to merge 2 commits into
mainfrom
bundler-migration
Open

Bundler migration#6
FizzWizZleDazzle wants to merge 2 commits into
mainfrom
bundler-migration

Conversation

@FizzWizZleDazzle

Copy link
Copy Markdown
Collaborator

This PR overhauls the project's architecture by introducing a bundler to consolidate all source files (JS, CSS, images, JSON) into a single distributable file. It also adds a GitHub Actions workflow to automate the release process.

This shift from a multi-file LoadScript system to a single-file bundle simplifies distribution, improves loading efficiency, and modernizes the development workflow.

…g and serving the application.

- Removed unused template.json file.
- Introduced webpack.config.js for module bundling and optimization.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants