Skip to content

Commit 264aab2

Browse files
committed
prettier
1 parent 230bb84 commit 264aab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webpack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ module.exports = async (env, argv) => {
306306
"linkify-it": path.resolve(__dirname, "./node_modules/linkify-it/index.js"),
307307
"hls.js": path.resolve(__dirname, "./node_modules/hls.js/dist/hls.js"),
308308
"url-toolkit": path.resolve(__dirname, "./node_modules/url-toolkit/src/url-toolkit.js"),
309-
309+
310310
// Fix for pdfjs-dist v4 ES module imports
311311
"process/browser": path.resolve(__dirname, "./node_modules/process/browser.js"),
312312

0 commit comments

Comments
 (0)