[PR #88] [MERGED] added Dotenv webpack plugin #550

Closed
opened 2026-03-03 00:22:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/88
Author: @ButteryCrumpet
Created: 11/13/2019
Status: Merged
Merged: 11/13/2019
Merged by: @ButteryCrumpet

Base: devHead: env-variables


📝 Commits (1)

  • b8116a5 added Dotenv webpack plugin

📊 Changes

3 files changed (+39 additions, -25 deletions)

View changed files

📝 package-lock.json (+34 -9)
📝 package.json (+2 -0)
📝 webpack.config.ts (+3 -16)

📄 Description

Added Dotenv webpack plugin site

  • Loads env variables from designated file (default .env)
  • Only loads env variables which are referenced

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BoostIO/BoostNote-App/pull/88 **Author:** [@ButteryCrumpet](https://github.com/ButteryCrumpet) **Created:** 11/13/2019 **Status:** ✅ Merged **Merged:** 11/13/2019 **Merged by:** [@ButteryCrumpet](https://github.com/ButteryCrumpet) **Base:** `dev` ← **Head:** `env-variables` --- ### 📝 Commits (1) - [`b8116a5`](https://github.com/BoostIO/BoostNote-App/commit/b8116a50d68a6f8879492fce1f832fe0a1102f0e) added Dotenv webpack plugin ### 📊 Changes **3 files changed** (+39 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+34 -9) 📝 `package.json` (+2 -0) 📝 `webpack.config.ts` (+3 -16) </details> ### 📄 Description Added `Dotenv` webpack plugin [site](https://github.com/mrsteele/dotenv-webpack) - Loads env variables from designated file (default `.env`) - Only loads env variables which are referenced --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:22:07 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#550
No description provided.