Skip to content

Commit

Permalink
test url error
Browse files Browse the repository at this point in the history
  • Loading branch information
alvindimas05 committed Jul 25, 2024
1 parent 424f61e commit c02326e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions webpack.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
const path = require('path');

require("dotenv").configDotenv();

module.exports = {
target: "node",
entry: "./index.ts",
Expand Down

0 comments on commit c02326e

Please sign in to comment.