From d9325bfa8207f8cd3cf830d00e26795b5b240b3a Mon Sep 17 00:00:00 2001 From: jbranchaud Date: Tue, 5 Apr 2016 09:43:13 -0500 Subject: [PATCH] Add JavaScript syntax highlighting --- webpack/better-module-imports-with-aliases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webpack/better-module-imports-with-aliases.md b/webpack/better-module-imports-with-aliases.md index e5c6722..ff507d9 100644 --- a/webpack/better-module-imports-with-aliases.md +++ b/webpack/better-module-imports-with-aliases.md @@ -17,7 +17,7 @@ The first is simply too long and the second is both ugly and brittle to changes in file location. This can all be _resolved_ with a [Webpack](https://webpack.github.io/) alias. -``` +```javascript // webpack.config.js resolve: { alias: {