-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Vite Environment API - Cloudflare environment support #12637
base: main
Are you sure you want to change the base?
Vite Environment API - Cloudflare environment support #12637
Commits on Aug 6, 2024
-
Created vite-node-vm-environment playground
James Opstad committedAug 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 9a8587f - Browse repository at this point
Copy the full SHA 9a8587fView commit details
Commits on Aug 20, 2024
-
Created vite-workerd-environment playground
James Opstad committedAug 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 8edc12a - Browse repository at this point
Copy the full SHA 8edc12aView commit details -
Returned response from workerd environment
James Opstad committedAug 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 558f42b - Browse repository at this point
Copy the full SHA 558f42bView commit details
Commits on Aug 22, 2024
-
Added node module runner and entrypoint
James Opstad committedAug 22, 2024 Configuration menu - View commit details
-
Copy full SHA for aa1679e - Browse repository at this point
Copy the full SHA aa1679eView commit details
Commits on Aug 23, 2024
-
Initial POC for running inside module runner
James Opstad committedAug 23, 2024 Configuration menu - View commit details
-
Copy full SHA for dde5922 - Browse repository at this point
Copy the full SHA dde5922View commit details
Commits on Aug 27, 2024
-
James Opstad committed
Aug 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 87b7f9f - Browse repository at this point
Copy the full SHA 87b7f9fView commit details -
James Opstad committed
Aug 27, 2024 Configuration menu - View commit details
-
Copy full SHA for e9e61e1 - Browse repository at this point
Copy the full SHA e9e61e1View commit details
Commits on Aug 28, 2024
-
Used pathe for path resolution
James Opstad committedAug 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 5889410 - Browse repository at this point
Copy the full SHA 5889410View commit details -
James Opstad committed
Aug 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 0e61853 - Browse repository at this point
Copy the full SHA 0e61853View commit details -
Added links to playground example
James Opstad committedAug 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 6313516 - Browse repository at this point
Copy the full SHA 6313516View commit details -
James Opstad committed
Aug 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 04efeec - Browse repository at this point
Copy the full SHA 04efeecView commit details -
Used Cloudflare plugin to run in workerd environment
James Opstad committedAug 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 47d0379 - Browse repository at this point
Copy the full SHA 47d0379View commit details -
Added Cloudflare platform context
James Opstad committedAug 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 7dd8ced - Browse repository at this point
Copy the full SHA 7dd8cedView commit details -
Added cloudflare properties route to workerd playground
James Opstad committedAug 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 483d137 - Browse repository at this point
Copy the full SHA 483d137View commit details -
James Opstad committed
Aug 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 97489b2 - Browse repository at this point
Copy the full SHA 97489b2View commit details -
Added matchers example to workerd playground
James Opstad committedAug 28, 2024 Configuration menu - View commit details
-
Copy full SHA for e50f543 - Browse repository at this point
Copy the full SHA e50f543View commit details
Commits on Aug 29, 2024
-
Added layout and improved playground example
James Opstad committedAug 29, 2024 Configuration menu - View commit details
-
Copy full SHA for c7484d0 - Browse repository at this point
Copy the full SHA c7484d0View commit details -
Commented out unused code and added invalidation for environment_cont…
…ext virtual module
James Opstad committedAug 29, 2024 Configuration menu - View commit details
-
Copy full SHA for a356404 - Browse repository at this point
Copy the full SHA a356404View commit details -
James Opstad committed
Aug 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 63c51f3 - Browse repository at this point
Copy the full SHA 63c51f3View commit details -
James Opstad committed
Aug 29, 2024 Configuration menu - View commit details
-
Copy full SHA for ceb2a09 - Browse repository at this point
Copy the full SHA ceb2a09View commit details -
Added kit.ssrEnvironment property to svelte config and created defaul…
…t node environment as fallback
James Opstad committedAug 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 8bca02f - Browse repository at this point
Copy the full SHA 8bca02fView commit details
Commits on Aug 30, 2024
-
Used runtime_base to resolve import in virtual module
James Opstad committedAug 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 665fb76 - Browse repository at this point
Copy the full SHA 665fb76View commit details -
Simplified Cloudflare type imports
James Opstad committedAug 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 2ebda30 - Browse repository at this point
Copy the full SHA 2ebda30View commit details -
James Opstad committed
Aug 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 954ad1b - Browse repository at this point
Copy the full SHA 954ad1bView commit details -
James Opstad committed
Aug 30, 2024 Configuration menu - View commit details
-
Copy full SHA for b7b36e1 - Browse repository at this point
Copy the full SHA b7b36e1View commit details -
Asserted platform types in playground
James Opstad committedAug 30, 2024 Configuration menu - View commit details
-
Copy full SHA for d00737b - Browse repository at this point
Copy the full SHA d00737bView commit details -
James Opstad committed
Aug 30, 2024 Configuration menu - View commit details
-
Copy full SHA for c0a478c - Browse repository at this point
Copy the full SHA c0a478cView commit details -
Changed to environments option in svelte config
James Opstad committedAug 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 2438651 - Browse repository at this point
Copy the full SHA 2438651View commit details -
Started adding original implementation back in
James Opstad committedAug 30, 2024 Configuration menu - View commit details
-
Copy full SHA for ece5364 - Browse repository at this point
Copy the full SHA ece5364View commit details -
Fixed error and improved node playground
James Opstad committedAug 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 113418a - Browse repository at this point
Copy the full SHA 113418aView commit details
Commits on Aug 31, 2024
-
James Opstad committed
Aug 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 0c5c6c3 - Browse repository at this point
Copy the full SHA 0c5c6c3View commit details -
Export Server class to use in entrypoint
James Opstad committedAug 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 699aa8b - Browse repository at this point
Copy the full SHA 699aa8bView commit details -
James Opstad committed
Aug 31, 2024 Configuration menu - View commit details
-
Copy full SHA for d087bbf - Browse repository at this point
Copy the full SHA d087bbfView commit details -
Imported default environment in vite-node-environment playground
James Opstad committedAug 31, 2024 Configuration menu - View commit details
-
Copy full SHA for afdbcdc - Browse repository at this point
Copy the full SHA afdbcdcView commit details -
James Opstad committed
Aug 31, 2024 Configuration menu - View commit details
-
Copy full SHA for b5a6c00 - Browse repository at this point
Copy the full SHA b5a6c00View commit details
Commits on Sep 1, 2024
-
James Opstad committed
Sep 1, 2024 Configuration menu - View commit details
-
Copy full SHA for be9d6a0 - Browse repository at this point
Copy the full SHA be9d6a0View commit details
Commits on Sep 2, 2024
-
Replaced cloudflare environment provider dependency
James Opstad committedSep 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 5f66708 - Browse repository at this point
Copy the full SHA 5f66708View commit details -
Renamed vite-workerd-environment to vite-cloudflare-environment
James Opstad committedSep 2, 2024 Configuration menu - View commit details
-
Copy full SHA for a1b19cb - Browse repository at this point
Copy the full SHA a1b19cbView commit details -
Changed playgrounds for TS to JS
James Opstad committedSep 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 71145cb - Browse repository at this point
Copy the full SHA 71145cbView commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9fa12bf - Browse repository at this point
Copy the full SHA 9fa12bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d011ca - Browse repository at this point
Copy the full SHA 7d011caView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbe7b42 - Browse repository at this point
Copy the full SHA bbe7b42View commit details