pgAdmin 4 commit: Add support for SCSS building in webpack.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Add support for SCSS building in webpack.
Date: 2017-06-30 09:21:08
Message-ID: E1dQs6u-0001AK-Gb@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add support for SCSS building in webpack.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ba3ab7b322ef940a53e2e4309b39855d1bac0b66
Author: Joao Pedro De Almeida Pereira <jdealmeidapereira(at)pivotal(dot)io>

Modified Files
--------------
web/package.json | 3 +
web/pgadmin/static/scss/pgadmin.scss | 0
web/pgadmin/templates/base.html | 2 +-
web/webpack.config.js | 18 ++
web/yarn.lock | 356 +++++++++++++++++++++++++++++++++--
5 files changed, 361 insertions(+), 18 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-06-30 09:23:16 pgAdmin 4 commit: Update alertify alerts to use the styling defined in
Previous Message Dave Page 2017-06-30 09:11:54 Re: [pgAdmin4][Patch]: Feature #2506 - Allow the dashboard panel to be closed