Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

WIP: Minify CSS and JS for pagespeed/loading performance #336

Open
wants to merge 2 commits into
base: mobullityrebase
Choose a base branch
from

Conversation

jmfield2
Copy link
Contributor

@jmfield2 jmfield2 commented Sep 8, 2016

The previous attempt at minifying css/js resulted in a CSS regression where the size of e.g the gps icon was too wide. That is fixed in this branch, but more testing needs to be done to ensure nothing else is broken.

+ Add frontend-maven-plugin to install local npm/nodejs
+ Add package.json for gulp-related dependencies
+ Add gulpfile.js for maven build tasks to generate otp.min.js and otp.min.css

Replace CSS and JS with minified versions in index.html
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant