webssh2/app/client/src
Bill Church ccee67b7e8
Issue 125 (#126)
* fix `npm run build`

fixes #125
- update font-awesome fonts to 5.6.3
- update webpack and dependancies
- update xterm to 3.8.0
2019-01-10 09:29:48 -06:00
..
css fix reauth option, move files into /app, update dockerfile, update packages 2018-11-11 10:07:37 -05:00
js Issue 125 (#126) 2019-01-10 09:29:48 -06:00
client.htm fix reauth option, move files into /app, update dockerfile, update packages 2018-11-11 10:07:37 -05:00
favicon.ico fix reauth option, move files into /app, update dockerfile, update packages 2018-11-11 10:07:37 -05:00
README.md fix reauth option, move files into /app, update dockerfile, update packages 2018-11-11 10:07:37 -05:00

Customizations and modifications to the client (browser) go here. Then run "npm run build" to integrate into ../public (where client files are served from). Note that ../public is a flat directory structure. ../public directory is deleted and refreshed eatch thime "npm run build" is run.