Skip to content

Commit 5d7358d

Browse files
committed
links will opened on the new tab
1 parent b4bc186 commit 5d7358d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

assets/articles/0048-webpack-plugin-written-by-chatgpt/webpack-plugin-written-by-chatgpt.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ No matter what social media platform you are on if you follow the tech space, or
66

77
When it first came out a few weeks ago, I played with it, thought it was pretty cool and had my kids started using it to write guided stories with ideas from their imagination. When combined with MidJourney AI generated art the overall experience was quite amazing.
88

9-
Last night seeing https://dev.to/scriptedalchemy[@scriptedalchemy^] share about his https://www.linkedin.com/feed/update/urn:li:activity:7009395526903234560/[experiences^] with it I decided to try something a little more challenging.
9+
Last night seeing https://dev.to/scriptedalchemy[@scriptedalchemy, window=_blank] share about his https://www.linkedin.com/feed/update/urn:li:activity:7009395526903234560/[experiences, window=_blank] with it I decided to try something a little more challenging.
1010

1111
A lot of my focus lately is on ModuleFederation and webpack. I asked myself what could ChatGPT do with that combination and what would be fun to see. My prompts and directions will be in quote blocks.
1212

@@ -201,7 +201,7 @@ ____
201201

202202
== Modifying the results
203203

204-
Seeing what the results were it was quite verbose, but it does not follow the platform I usually like to use, https://dev.to/nrwl_io[@nrwl_io's^] Nx. So I did a redirect on the conversation.
204+
Seeing what the results were it was quite verbose, but it does not follow the platform I usually like to use, https://dev.to/nrwl_io[@nrwl_io's, window=_blank] Nx. So I did a redirect on the conversation.
205205

206206
[quote, Zackary Chapple]
207207
____

0 commit comments

Comments
 (0)