[Patch] Organize Vendorized Assets

From: Sarah McAlear <smcalear(at)pivotal(dot)io>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: [Patch] Organize Vendorized Assets
Date: 2017-02-23 22:58:51
Message-ID: CAGRPzo882m5sv6BqDq342kmNgsExfwa_R4zMxba0BP5gCdP2rg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

This patch creates a vendors directory that separates javascript/font/css
dependencies that we have pulled in from external sources. This should make
it easier to tell what code belongs to the pgadmin team and which files
should not be edited. I think there is still more to be done in terms of
organizing the javascript code, but this is a good start.

Tira & Sarah

Attachment Content-Type Size
0001-Move-the-external-js-dependencies-into-vendor-direct.patch application/octet-stream 101.3 KB
0002-Move-the-external-CSS-and-font-dependencies-into-ven.patch application/octet-stream 274.4 KB
0003-Delete-unused-npm.js.patch application/octet-stream 1.1 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Sarah McAlear 2017-02-23 23:05:42 Re: [Patch] Organize Vendorized Assets
Previous Message Dave Page 2017-02-23 17:16:44 Re: [PlumAdmin][Weekly Design Update]