<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Naresh Vasikarla</title>
    <description>The latest articles on DEV Community by Naresh Vasikarla (@nv_conqueror).</description>
    <link>https://dev.to/nv_conqueror</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1736692%2F14fa30b8-f21b-46e7-91f8-b17de471f243.png</url>
      <title>DEV Community: Naresh Vasikarla</title>
      <link>https://dev.to/nv_conqueror</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nv_conqueror"/>
    <language>en</language>
    <item>
      <title>Vite + Github Actions + One Build many deploy</title>
      <dc:creator>Naresh Vasikarla</dc:creator>
      <pubDate>Fri, 05 Jul 2024 21:27:00 +0000</pubDate>
      <link>https://dev.to/nv_conqueror/vite-github-actions-one-build-many-deploy-1m2h</link>
      <guid>https://dev.to/nv_conqueror/vite-github-actions-one-build-many-deploy-1m2h</guid>
      <description>&lt;p&gt;Hi - Am working on a vite project where I need to deploy the static build to multiple environments. am using github actions. looking at the vite build, all env variables are injected during build time and had to build a package for each environment and then deploy which is not making sense. does anyone have any inputs on how to create one build and leverage for multiple environments. deploying to cloudfoundry - fyi. i did try unpacking and rebuilding and redeploying to cf but the configuration picks the file from artifactory ignoring the custom file. any pointers are appreciated.&lt;/p&gt;

</description>
      <category>vite</category>
    </item>
  </channel>
</rss>
