webssh2/src
billchurch ff875f92db magnification, resize logic
- minification is now default, utilize ‘webpack*.js’ scripts to change
behavior and run ‘npm run rebuild’
- sizing and resize takes into account optional headers (#header) and
footer (#footer)
2018-02-10 10:11:28 -05:00
..
css magnification, resize logic 2018-02-10 10:11:28 -05:00
js magnification, resize logic 2018-02-10 10:11:28 -05:00
client.htm magnification, resize logic 2018-02-10 10:11:28 -05:00
favicon.ico cleanup of public and supporting files 2018-02-06 12:11:39 -05:00
README.md update 2018-02-09 09:22:45 -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.