<?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: Francisco Javier</title>
    <description>The latest articles on DEV Community by Francisco Javier (@franromar).</description>
    <link>https://dev.to/franromar</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%2F1490180%2F90ad9afe-d414-425a-a1f4-de6ee88a0b31.png</url>
      <title>DEV Community: Francisco Javier</title>
      <link>https://dev.to/franromar</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/franromar"/>
    <language>en</language>
    <item>
      <title>Add scripts type module at vite build</title>
      <dc:creator>Francisco Javier</dc:creator>
      <pubDate>Mon, 13 May 2024 22:24:37 +0000</pubDate>
      <link>https://dev.to/franromar/add-scripts-type-module-at-vite-build-157m</link>
      <guid>https://dev.to/franromar/add-scripts-type-module-at-vite-build-157m</guid>
      <description>&lt;p&gt;I have the problem that I have several scripts that are not type module and when I do the npm run build it asks me to put the attribute type=‘module’ but this breaks the app. I don't know how to add these scripts to my application without getting an error. Please help.&lt;/p&gt;

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