Skip to content

Commit 5c2b4e3

Browse files
committed
iterate
1 parent 17063ef commit 5c2b4e3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/other_extensions.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,7 @@ dependencies = [
124124
]
125125
```
126126

127-
Additionally, you will need to add the webpack configuration for loading the `Blockly` source maps.
128-
129-
You can do this, by creating the following `webpack.config.js` file inside your root directory:
127+
Additionally, you will need to add the webpack configuration for loading the `Blockly` source maps. You can do this, by creating the following `webpack.config.js` file inside your root directory:
130128

131129
```js
132130
// @ts-check

0 commit comments

Comments
 (0)