[PR #158] [MERGED] npm build readjusted for now.sh, static build for resources #620

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

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/158
Author: @ButteryCrumpet
Created: 12/17/2019
Status: Merged
Merged: 12/17/2019
Merged by: @ButteryCrumpet

Base: masterHead: now-build


📝 Commits (3)

  • 63c98b2 npm build readjusted for now.sh, static build for resources
  • acd8973 switch to one webpack config file
  • 71d0dbf aligned build:env cmd with newe webpack config files

📊 Changes

4 files changed (+22 additions, -98 deletions)

View changed files

📝 now.json (+6 -2)
📝 package.json (+2 -1)
📝 webpack.config.ts (+14 -3)
webpack.production.config.ts (+0 -92)

📄 Description

  • Adjusted npm build to work for now.sh, previously altered npm build now under npm build:env
  • Added static build for resources and required file extensions to routing

🔄 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/158 **Author:** [@ButteryCrumpet](https://github.com/ButteryCrumpet) **Created:** 12/17/2019 **Status:** ✅ Merged **Merged:** 12/17/2019 **Merged by:** [@ButteryCrumpet](https://github.com/ButteryCrumpet) **Base:** `master` ← **Head:** `now-build` --- ### 📝 Commits (3) - [`63c98b2`](https://github.com/BoostIO/BoostNote-App/commit/63c98b2d9c370e2c5bc9206107f1fe1aa3cadbdc) npm build readjusted for now.sh, static build for resources - [`acd8973`](https://github.com/BoostIO/BoostNote-App/commit/acd897314aed498c17cb99efc2d1a097c2d5b71f) switch to one webpack config file - [`71d0dbf`](https://github.com/BoostIO/BoostNote-App/commit/71d0dbfcc7a2a190f83886e3f7b91628eb17ca6a) aligned build:env cmd with newe webpack config files ### 📊 Changes **4 files changed** (+22 additions, -98 deletions) <details> <summary>View changed files</summary> 📝 `now.json` (+6 -2) 📝 `package.json` (+2 -1) 📝 `webpack.config.ts` (+14 -3) ➖ `webpack.production.config.ts` (+0 -92) </details> ### 📄 Description - Adjusted `npm build` to work for now.sh, previously altered `npm build` now under `npm build:env` - Added static build for resources and required file extensions to routing --- <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:26 +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#620
No description provided.