Skip to content

Commit a0ad108

Browse files
author
Sachin Arunkumar
committed
removed commented code
1 parent 73f9ab1 commit a0ad108

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

webpack.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ const fs = require("fs");
66
const webpack = require("webpack");
77

88
module.exports = async (env, options) => {
9-
// const https = await devCerts.gethttpsServerOptions();
109
const dev = options.mode === "development";
1110
const config = {
1211
devtool: "source-map",

0 commit comments

Comments
 (0)