mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #1557] [MERGED] Cleanup and update node packages #1454
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pelican-dev/panel/pull/1557
Author: @Boy132
Created: 7/25/2025
Status: ✅ Merged
Merged: 8/4/2025
Merged by: @Boy132
Base:
main← Head:boy132/cleanup-tailwind📝 Commits (6)
700fe7acleanup and update node packages756fe6dremove empty file78aa7d2use wildcard in vite config & cleanup composer scripts24f4498revert wildcard changesa29b30buse glob to gather css and js files49d8783Merge remote-tracking branch 'upstream/main' into boy132/cleanup-tailwind📊 Changes
11 files changed (+77 additions, -259 deletions)
View changed files
📝
app/Providers/AppServiceProvider.php(+8 -8)📝
composer.json(+1 -6)📝
package.json(+6 -9)➖
public/js/filament-monaco-editor/filament-monaco-editor-scripts.js(+0 -0)📝
resources/js/app.js(+0 -1)➖
resources/js/bootstrap.js(+0 -4)➖
resources/views/filament/layouts/body-end.blade.php(+0 -2)➖
resources/views/filament/layouts/header.blade.php(+0 -2)📝
tailwind.config.js(+4 -2)📝
vite.config.js(+3 -4)📝
yarn.lock(+55 -221)📄 Description
Remove unused packages, update packages, cleanup
app.css/app.jsloading🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.