1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-05 16:18:01 +00:00

Add JavaScript syntax highlighting

This commit is contained in:
jbranchaud
2016-04-05 09:43:13 -05:00
parent b50ff62bc7
commit d9325bfa82

View File

@@ -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 changes in file location. This can all be _resolved_ with a
[Webpack](https://webpack.github.io/) alias. [Webpack](https://webpack.github.io/) alias.
``` ```javascript
// webpack.config.js // webpack.config.js
resolve: { resolve: {
alias: { alias: {