LINXD-2222: Update
This commit is contained in:
parent
9c731f4085
commit
05e3d997f1
2
app.js
2
app.js
@ -10,7 +10,7 @@ import express from 'express'
|
|||||||
const app = express()
|
const app = express()
|
||||||
// const app = require('express')();
|
// const app = require('express')();
|
||||||
// import https from 'httpolyglot'
|
// import https from 'httpolyglot'
|
||||||
import * as https from "http";
|
import * as https from "node:https";
|
||||||
import fs from 'fs'
|
import fs from 'fs'
|
||||||
import path from 'path'
|
import path from 'path'
|
||||||
const __dirname = path.resolve()
|
const __dirname = path.resolve()
|
||||||
|
Loading…
Reference in New Issue
Block a user