Update index.js
This commit is contained in:
parent
603b79a8f0
commit
429c90613b
1
index.js
1
index.js
|
@ -20,7 +20,6 @@ const CssFilterConverter = require('css-filter-converter');
|
||||||
// const createApplication = require('express/lib/express');
|
// const createApplication = require('express/lib/express');
|
||||||
// const { render } = require('express/lib/response');
|
// const { render } = require('express/lib/response');
|
||||||
const app = express();
|
const app = express();
|
||||||
app.use(favicon(path.join(__dirname, 'public', 'favicon.ico')))
|
|
||||||
|
|
||||||
// const {
|
// const {
|
||||||
// pathToFileURL
|
// pathToFileURL
|
||||||
|
|
Loading…
Reference in New Issue
Block a user