Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Synchronize with current jorgenvatle:vite-bundler release #45

Merged

Conversation

JorgenVatle
Copy link
Collaborator

@JorgenVatle JorgenVatle commented Oct 22, 2023

Changes:

Rewrites pre-bundling output by Vite to point to Meteor's React bundle instead.

This is primarily as a proof of concept for future reference. There may be a better way to approach the issue.

Ref: #33
…e-with-temp-update

# Conflicts:
#	.github/workflows/build-example.yml
#	examples/react/.meteor/versions
#	examples/react/client/main.js
#	examples/react/imports/ui/components/Hello.jsx
#	examples/react/imports/ui/components/Info.jsx
#	examples/react/imports/vite-entrypoint.jsx
#	examples/svelte/.meteor/versions
#	examples/vue/.meteor/versions
#	npm-packages/meteor-vite/src/bin/worker/production-build.ts
#	npm-packages/meteor-vite/src/bin/worker/vite-server.ts
#	npm-packages/meteor-vite/src/meteor/package/parser/Parser.ts
#	npm-packages/meteor-vite/src/meteor/package/parser/ParserTypes.ts
#	package.json
#	packages/vite-bundler/vite-server.ts
#	packages/vite-bundler/workers.ts
@JorgenVatle JorgenVatle marked this pull request as ready for review October 22, 2023 12:58
@JorgenVatle JorgenVatle merged commit 6188cbd into Akryum:temp-update-from-fork Oct 22, 2023
@JorgenVatle JorgenVatle deleted the merge-with-temp-update branch October 22, 2023 12:59
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.

1 participant