Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ElMassimo/vite_ruby

⚡️ Vite.js in Ruby, bringing joy to your JavaScript experience
https://github.com/ElMassimo/vite_ruby

Update CI to use latest ruby for rubocop, use NodeJS 20.x

PikachuEXE opened this pull request 3 days ago
Update CI to add rails 7.2 to test matrix

PikachuEXE opened this pull request 4 days ago
Add `logger` as a runtime dependency rather than default gem

joeldrapper opened this pull request 7 days ago
feat: allow proxy to run on multiple test environments

kxmbrian opened this pull request 28 days ago
fix documentation for viteBinPath default value

tenkiller opened this pull request about 1 month ago
fix: actually run vite inside bun

pigoz opened this pull request about 1 month ago
vite_rails: Improve default deployment and dev enviroment support

bamnet opened this issue about 2 months ago
Clean command is not passed second argument

brendo opened this issue 2 months ago
Ruby 3.4 ostruct warning

mattbrictson opened this issue 2 months ago
Allow `rollupOptions` set by other plugins to be respected

blake-simpson opened this pull request 2 months ago
Clean patch

thestephenmarshall opened this pull request 2 months ago
force ssr build when VITE_RUBY_SSR_BUILD_ENABLED=true

luca-peruzzo opened this pull request 3 months ago
Incorrectly Skipping vite build when run assets:precompile

luca-peruzzo opened this issue 3 months ago
SSR in production

benbonnet opened this issue 3 months ago
feat: add `package_manager` config option, experimental support for bun

ElMassimo opened this pull request 3 months ago
feat: change default execution to use `npx vite` instead

ElMassimo opened this pull request 3 months ago
fix: use ESM by default in new installations

ElMassimo opened this pull request 3 months ago
fix: Retain bundled current files (close #438)

benlangfeld opened this pull request 4 months ago
docs: More robust solution to Safari dev cache bug

mattbrictson opened this pull request 4 months ago
Add missing `.ts` extension in `application.js` example

osbre opened this pull request 4 months ago
feat: allow options to be passed to legacy helpers

josephnle opened this pull request 4 months ago
Use Rails `load_defaults` for relevant gemfile in test runs

mjankowski opened this pull request 4 months ago
Add `vite_picture_tag` coverage for pre-7.1 test paths

mjankowski opened this pull request 4 months ago
Rename `test_app_path` -> `path_to_test_app` (avoids minitest warning)

mjankowski opened this pull request 4 months ago
Drop EOL ruby from CI config

mjankowski opened this pull request 4 months ago
Use `SECRET_KEY_BASE_DUMMY` feature as placeholder during build

mjankowski opened this pull request 4 months ago
Update `actions/checkout` to v4 (node 16->20)

mjankowski opened this pull request 4 months ago
Fix yaml parse error in ruby CI step

mjankowski opened this pull request 4 months ago
docs: add environment variables section

ElMassimo opened this pull request 4 months ago
Add env var entry to docs/config

AlvesJorge opened this pull request 4 months ago
`npm bin` is removed in newer versions of NPM

sawyerh opened this issue 5 months ago
How can I enable HMR to function with subdomains?

guillaumebriday opened this issue 5 months ago
fix: use correct dirname for manifest

josephnle opened this pull request 6 months ago
vite.config.ts base: './' not applied

tomer-zadara opened this issue 6 months ago
fix: capistrano deployment docs correction for vite v5

tenkiller opened this pull request 6 months ago
chore: remove EOL Rails versions from testing

pftg opened this pull request 7 months ago
Fix for "uninitialized constant ViteRuby::Manifest::OpenStruct" Error

aki77 opened this pull request 7 months ago
feat: allow skipping dependency install in assets:precompile

josephnle opened this pull request 7 months ago
vite_hanami in hanami 2.1

krzykamil opened this issue 7 months ago
Vite 5.2 meta tag to support new csp nonce tagging

tvongaza opened this pull request 7 months ago
Add `vite.config.mjs` to watched paths

janko opened this pull request 7 months ago
Calling `bin/vite ssr` just exits with no errors

iamdriz opened this issue 7 months ago
build: adds ruby 3.3 and rails 7.1 to CI

pftg opened this pull request 8 months ago
WIP

pftg opened this pull request 8 months ago
clean command not detecting versions properly

philippevezina opened this issue 8 months ago
vite-rails live demo on Heroku is broken

lfdebrux opened this issue 8 months ago
fix: enforce vite 5 manifest location

KieranP opened this pull request 9 months ago
"The CJS build of Vite's Node API is deprecated."

jrochkind opened this issue 9 months ago
docs: update readme to reflect vite's deprecation of globEager

rockwellll opened this pull request 9 months ago
Can't find SVG file in manifest after upgrade to 3.5.0

JasonBarnabe opened this issue 9 months ago
Allow `.` as a valid option for `sourceCodeDir`

davidmyersdev opened this issue 10 months ago
plugin_legacy is not working as expected

alexookah opened this issue 10 months ago
feat: add support for vite 5, which changed default manifest path

ElMassimo opened this pull request 11 months ago
Support new default manifest location in Vite v5

mattbrictson opened this issue 11 months ago
Automatically eager load ViteRuby in Rails context

tgwizard opened this pull request 11 months ago
Update rack-proxy to at least 0.7.5

wollistik opened this issue 12 months ago
Respect host and protocol options in vite_preload_tag

rywall opened this pull request 12 months ago
feat: allow skipping dependencies install.

timoteialbu opened this pull request almost 1 year ago
Configurable option for location of vite.config.ts

SDRACK opened this issue about 1 year ago
feat: Add vite_picture_tag for Rails 7.1

mattbrictson opened this pull request about 1 year ago
How do I turn off the Inter-roman and Inter-italic fonts?

johnantoni opened this issue about 1 year ago
yarn 3 Missing Executable

trisys3 opened this issue about 1 year ago
`assets:clean` incorrectly removes files created in the same build

KevinBerthier opened this issue about 1 year ago
Update `vite_preload_tag` to emit one early hint per entrypoint

PikachuEXE opened this pull request about 1 year ago
Automatic refresh for SSR server

sergey-pt opened this issue about 1 year ago
Print stylesheets not working with dev server

HashNotAdam opened this issue about 1 year ago
Adds Bun support

pftg opened this pull request about 1 year ago
Dry::CLI::Command `delegate` method raises error when used in rails project

andrii-baran-nfgp opened this issue about 1 year ago
Vite runs on development but fails on production

rockwellll opened this issue about 1 year ago
vite builds twice and points to wrong one on heroku

bufordtaylor opened this issue about 1 year ago
Feature request: vite_picture_tag

mattbrictson opened this issue about 1 year ago
Getting `error Command "vite" not found.` on Github actions

jasonfb opened this issue over 1 year ago
CONTRIBUTING guide: running `pnpm install` rewrites lock file

mattbrictson opened this issue over 1 year ago
fix: check only once per second when dev server is not running

mattbrictson opened this pull request over 1 year ago
Flaky tests due occasional error from ViteRuby::Manifest#path_for

mattbrictson opened this issue over 1 year ago
Allow skipping dev dependencies on install

eriknygren opened this pull request over 1 year ago
feat: Use javascript_tag helper for vite_react_refresh_tag

omarowns opened this pull request over 1 year ago
Install node modules for engine when starting vite container for the Rails example

DimaSamodurov opened this pull request over 1 year ago
exit code is 0 on error

username-is-already-taken2 opened this issue over 1 year ago
chore: added nullable crossorigin link attribute

zerodom30 opened this pull request over 1 year ago
Rails turbo import

chmich opened this issue over 1 year ago
Add "main" to package.json to fix eslint issues

vimalloc opened this pull request over 1 year ago
[MKTKERNEL-573] Change vite_rails config

cristhyanearaldi opened this pull request over 1 year ago
Resolve relative assets

manufaktor opened this issue over 1 year ago