[PR #380] [MERGED] Added two new plugins, a scss and a minjs compiler. #381

Closed
opened 2026-03-01 15:37:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bludit/plugins-repository/pull/380
Author: @Scribilicious
Created: 11/26/2023
Status: Merged
Merged: 11/26/2023
Merged by: @clickwork-git

Base: masterHead: master


📝 Commits (2)

  • b2aa7a6 Added two new plugins, a scss and a minjs compiler. Typo fixes in the crop and debug plugin.
  • 4fcf039 Merge branch 'master' into master

📊 Changes

4 files changed (+72 additions, -2 deletions)

View changed files

📝 items/crop/metadata.json (+1 -1)
📝 items/debug/metadata.json (+1 -1)
items/minjs/metadata.json (+35 -0)
items/scss/metadata.json (+35 -0)

📄 Description

I added to new plugins:

  • SCSS Compiler (a Sass / SCSS compiler)
  • MinJS Compiler (a JS compiler / shrinker / minifier)

I also updated the version for Crop and Debug. Fixed some typos and added a clear cache button for the Crop plugin.

Enjoy & Thanks!


🔄 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/bludit/plugins-repository/pull/380 **Author:** [@Scribilicious](https://github.com/Scribilicious) **Created:** 11/26/2023 **Status:** ✅ Merged **Merged:** 11/26/2023 **Merged by:** [@clickwork-git](https://github.com/clickwork-git) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`b2aa7a6`](https://github.com/bludit/plugins-repository/commit/b2aa7a612a4af303d8a4fe498c10ccfd542cef22) Added two new plugins, a scss and a minjs compiler. Typo fixes in the crop and debug plugin. - [`4fcf039`](https://github.com/bludit/plugins-repository/commit/4fcf039a5f6182eed9b7a2200f45917f2b9e3518) Merge branch 'master' into master ### 📊 Changes **4 files changed** (+72 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `items/crop/metadata.json` (+1 -1) 📝 `items/debug/metadata.json` (+1 -1) ➕ `items/minjs/metadata.json` (+35 -0) ➕ `items/scss/metadata.json` (+35 -0) </details> ### 📄 Description I added to new plugins: - SCSS Compiler (a Sass / SCSS compiler) - MinJS Compiler (a JS compiler / shrinker / minifier) I also updated the version for Crop and Debug. Fixed some typos and added a clear cache button for the Crop plugin. Enjoy & Thanks! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 15:37:43 +03:00
Sign in to join this conversation.
No labels
pull-request
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/plugins-repository#381
No description provided.