[pgAdmin][RM5096] Replace node-sass with sass for SCSS compilation

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM5096] Replace node-sass with sass for SCSS compilation
Date: 2020-01-16 06:30:10
Message-ID: CAM9w-_n3Cc6VXJNTpZid-CrykXe=hWrbeHkRm9nq+izZcu4fsw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached is the patch to replace node-sass with sass for SCSS compilation,
along with changes required in pgAdmin files. It will fix the issues
reported by yarn audit. sass is better maintained library than node-sass.

Kindly review.

--
Thanks and Regards,
Aditya Toshniwal
pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"

Attachment Content-Type Size
RM5096.patch application/octet-stream 51.9 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-01-16 09:15:49 pgAdmin 4 commit: Replace node-sass with sass for SCSS compilation. Fix
Previous Message Akshay Joshi 2020-01-15 12:42:17 Re: [pgAdmin][RM5000] Logout the inactive session