Skip to content

Conversation

@Techassi
Copy link
Member

@Techassi Techassi commented Dec 19, 2023

fixes #15

We've refactored all the JS that was directly in the HTML template into dedicated js files.
The files are bundled with their dependencies and minified. We do not query external servers anymore, and load times are improved through smaller files.

@netlify
Copy link

netlify bot commented Dec 19, 2023

Deploy Preview for stackabletech-crd-docs ready!

Name Link
🔨 Latest commit b85ff44
🔍 Latest deploy log https://app.netlify.com/sites/stackabletech-crd-docs/deploys/6583087a1b4291000815a9b6
😎 Deploy Preview https://deploy-preview-16--stackabletech-crd-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@fhennig fhennig changed the title refactor: Add JS bundling for home page refactor: Add JS and CSS bundling Dec 19, 2023
@Techassi Techassi marked this pull request as ready for review December 20, 2023 15:29
Copy link
Contributor

@fhennig fhennig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lovely!

@fhennig fhennig merged commit 57dc768 into main Dec 20, 2023
@Techassi Techassi deleted the refactor/js-bundling branch December 20, 2023 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Remove GET for external dependencies

3 participants