Skip to content

[Contribution] Update meteor-vite skeletons#13835

Merged
nachocodoner merged 24 commits intorelease-3.3.1from
meteorvite-update-skeletons
Jul 8, 2025
Merged

[Contribution] Update meteor-vite skeletons#13835
nachocodoner merged 24 commits intorelease-3.3.1from
meteorvite-update-skeletons

Conversation

@nachocodoner
Copy link
Copy Markdown
Member

@nachocodoner nachocodoner commented Jul 7, 2025

Context: #13832 and #13833

JorgenVatle and others added 21 commits July 6, 2025 19:03
…er through a generally accepted Vue directory structure convention.
…n when imported explicitly.

I believe Meteor will by default process all .css files within the client directory. If the user adds a direct import for this file, it could end up getting processed twice - once by Meteor and a second time by Vite.

I assume it's likely that users will end up including an explicit import as it is a requirement if they end up adding TailwindCSS to their app.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Modernize & update Vue skeleton app to address potential CJS interop exceptions
Ensure Solid skeleton app's Vite config file is loaded using ESM over CJS.
@netlify
Copy link
Copy Markdown

netlify bot commented Jul 7, 2025

Deploy Preview for v3-meteor-api-docs ready!

Name Link
🔨 Latest commit 7712f16
🔍 Latest deploy log https://app.netlify.com/projects/v3-meteor-api-docs/deploys/686d39f1ade17c0008ee6402
😎 Deploy Preview https://deploy-preview-13835.docs.meteor.com
📱 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 project configuration.

@nachocodoner nachocodoner added this to the Release 3.3.1 milestone Jul 7, 2025
@nachocodoner nachocodoner marked this pull request as ready for review July 8, 2025 15:43
@nachocodoner nachocodoner merged commit 4b02175 into release-3.3.1 Jul 8, 2025
10 checks passed
@nachocodoner nachocodoner deleted the meteorvite-update-skeletons branch July 8, 2025 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants