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:
@@ -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: {
|
||||||
|
|||||||
Reference in New Issue
Block a user