We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d69b44 commit 6d98f6aCopy full SHA for 6d98f6a
app.config.js
@@ -1,4 +1,5 @@
1
-const dotenv = require("dotenv");
+//const dotenv = require("dotenv");
2
+import dotenv from "dotenv";
3
const withNotificationToolsReplace = require("./plugins/test.cjs");
4
5
// Explicitly load the .env file
0 commit comments