Skip to content

Commit b0a2281

Browse files
committed
fix: style
1 parent c9af471 commit b0a2281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/plugins/virtual-url-plugin.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ console.log(msg);
3030
Create a virtual module that generates build information
3131

3232
```javascript
33-
const webpack = require("webpack")
33+
const webpack = require('webpack')
3434

3535
new webpack.experiments.schemes.VirtualUrlPlugin({
3636
buildInfo: {

0 commit comments

Comments
 (0)