Coder Social home page Coder Social logo

Comments (4)

ElMassimo avatar ElMassimo commented on June 11, 2024 1

Hi Jason!

It's unnecessary to configure base in vite.config.ts, as the plugin would apply the same value you've configured in config.action_controller.asset_host.

Vite should use the base as provided for the dynamically injected preload links, so you might want to verify that the value of config.action_controller.asset_host can be found in the built assets. If it's not, it might indicate that the build is not using that value, and you might need to explicitly configure the VITE_RUBY_ASSET_HOST environment variable.

from vite_ruby.

jasonnnc3 avatar jasonnnc3 commented on June 11, 2024 1

that was absolutely it, have a non-standard environment config, so once i set the VITE_RUBY_ASSET_HOST i now see the correct base paths. apologies for the incorrect issue report!

Screenshot 2023-08-08 at 7 24 05 AM

from vite_ruby.

jasonnnc3 avatar jasonnnc3 commented on June 11, 2024

if this is not a bug and more of a missing feature, i plan to make use of experimental.renderBuiltUrl. but wanted to check here first and file a report in case its intended to be able to do this without making use of that experimental feature.

from vite_ruby.

jasonnnc3 avatar jasonnnc3 commented on June 11, 2024

thanks, will give that a shot today and report back

from vite_ruby.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.