How to add Alias's / Paths in Typescript & Gatsby
A step by step tutorial for adding alias's and paths to Typescript & Gatsby. Includes an open source Github starter project.
Step One: Create or Update your gatsby-node.js
The sample below shows how to add the components alias/path on line 8.
Step Two: Update your tsconfig.json
The sample below shows how to add the components alias/path on line 16.
Any Questions
We are actively looking for feedback on how to improve this resource. Please send us a note to inquiries@delasign.com with any thoughts or feedback you may have.