<?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: Travis Hamilton-CT</title>
    <description>The latest articles on DEV Community by Travis Hamilton-CT (@travishamilton).</description>
    <link>https://dev.to/travishamilton</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%2F957145%2F0db4934b-6b95-4970-82bc-0fc78e64f730.png</url>
      <title>DEV Community: Travis Hamilton-CT</title>
      <link>https://dev.to/travishamilton</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/travishamilton"/>
    <language>en</language>
    <item>
      <title>How to publish my Next.js app into npm package</title>
      <dc:creator>Travis Hamilton-CT</dc:creator>
      <pubDate>Thu, 27 Oct 2022 13:59:46 +0000</pubDate>
      <link>https://dev.to/travishamilton/how-to-publish-my-nextjs-app-into-npm-package-4232</link>
      <guid>https://dev.to/travishamilton/how-to-publish-my-nextjs-app-into-npm-package-4232</guid>
      <description>&lt;p&gt;I built a simple Next.js app and want to publish it into npm package so we can reuse it in any other Next.js app.&lt;br&gt;
I have npm user and published myself but failed.&lt;br&gt;
It seems I had issue because of configuration of Webpack and Babel.&lt;/p&gt;

&lt;p&gt;Next.js app is built with Typescript.&lt;/p&gt;

&lt;p&gt;How can I make this successful?&lt;br&gt;
It will be great if you share with me a public blog or documentation.&lt;/p&gt;

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