Skip to content

Commit

Permalink
change relative import article title
Browse files Browse the repository at this point in the history
  • Loading branch information
brentmclark committed Dec 19, 2020
1 parent abdc2be commit 1429184
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: No More Relative Imports
title: Never Use Relative Imports Again
date: "2020-12-05T20:10:00.000Z"
description: "Avoid the perils of relative imports by using Webpack aliases. Learn why they are problematic, and how to configure your project so you never have to use a relative import again."
featuredImage: "./featured-image.jpg"
Expand Down

0 comments on commit 1429184

Please sign in to comment.