thelounge/client
Jérémie Astori fe6da75854 Remove compiled assets and generate them at prepublish time
- Remove minified libs and compiled templates
- Add a `prepublish` script to build assets, that run on `npm install`
  and right before publishing
  See https://docs.npmjs.com/misc/scripts
- Include these compiled assets to the `.gitignore` file
- Add an empty .npmignore to make sure the compiled assets are not
  ignored when publishing
  https://docs.npmjs.com/misc/developers#keeping-files-out-of-your-package
- Update the README to reflect changes in development

Note that the Travis CI configuration does not need any tweaking
because it cleans up all extra and changed files, up to publishing on
npm. That is, right before `prepublish` gets run.
See https://docs.travis-ci.com/user/deployment/npm#Releasing-build-artifacts
2016-02-18 06:01:37 +00:00
..
audio Added badges and notifications 2014-07-08 01:15:10 +02:00
css Rotate part/quit icon 2016-01-27 10:32:59 -08:00
img Update image files 2014-09-28 15:46:32 -07:00
js Remove compiled assets and generate them at prepublish time 2016-02-18 06:01:37 +00:00
themes Update project name in additional themes 2016-02-10 06:20:05 +00:00
views Update chat template so no user-icon shown when a server or PM is selected. 2016-02-13 16:32:00 -08:00
index.html Add dummy method to forms (quiets LastPass) 2016-02-12 18:51:40 -05:00
robots.txt Normalize line endings 2014-09-13 14:29:45 -07:00