mirror of
https://github.com/jbranchaud/til
synced 2026-01-04 23:58:01 +00:00
Add JavaScript syntax highlighting
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user