[PR #779] [MERGED] Improve cloud space build script #891

Closed
opened 2026-03-03 00:23:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/779
Author: @Rokt33r
Created: 2/12/2021
Status: Merged
Merged: 2/12/2021
Merged by: @Rokt33r

Base: merging-cloud-workspaceHead: improve-cloud-space-build-script


📝 Commits (4)

  • f6b495a Resize support_profile.jpg
  • 829d155 Insert hash to bundle name
  • bbe00ed Update vercel config
  • c0f950f Simplify building for cloud space

📊 Changes

10 files changed (+166 additions, -69 deletions)

View changed files

.nowignore (+0 -5)
📝 cloud-static/images/support_profile.jpg (+0 -0)
docs/development.md (+127 -0)
now.json (+0 -38)
📝 package.json (+1 -2)
📝 src/cloud/components/atoms/CodeMirrorStyle.tsx (+2 -2)
📝 src/cloud/lib/router.ts (+4 -11)
📝 src/lib/boosthub.tsx (+9 -8)
vercel.json (+3 -0)
📝 webpack.cloud.config.ts (+20 -3)

📄 Description

No description provided


🔄 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/779 **Author:** [@Rokt33r](https://github.com/Rokt33r) **Created:** 2/12/2021 **Status:** ✅ Merged **Merged:** 2/12/2021 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `merging-cloud-workspace` ← **Head:** `improve-cloud-space-build-script` --- ### 📝 Commits (4) - [`f6b495a`](https://github.com/BoostIO/BoostNote-App/commit/f6b495a1c05530dcbcf6e71ed76a6aff87c693c2) Resize support_profile.jpg - [`829d155`](https://github.com/BoostIO/BoostNote-App/commit/829d155a08ae1738782db8f88249093ad2ce0bab) Insert hash to bundle name - [`bbe00ed`](https://github.com/BoostIO/BoostNote-App/commit/bbe00edb61a348ac8cb583d640ab29382dceaf22) Update vercel config - [`c0f950f`](https://github.com/BoostIO/BoostNote-App/commit/c0f950f75f720f8816a09ebd67285df6dfae581c) Simplify building for cloud space ### 📊 Changes **10 files changed** (+166 additions, -69 deletions) <details> <summary>View changed files</summary> ➖ `.nowignore` (+0 -5) 📝 `cloud-static/images/support_profile.jpg` (+0 -0) ➕ `docs/development.md` (+127 -0) ➖ `now.json` (+0 -38) 📝 `package.json` (+1 -2) 📝 `src/cloud/components/atoms/CodeMirrorStyle.tsx` (+2 -2) 📝 `src/cloud/lib/router.ts` (+4 -11) 📝 `src/lib/boosthub.tsx` (+9 -8) ➕ `vercel.json` (+3 -0) 📝 `webpack.cloud.config.ts` (+20 -3) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:23:40 +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#891
No description provided.