(re-apply stomlinson's change for issue #700)
Creating the build and production directories so that we are not polluting our dev directories and overwriting files in the build process. * Build script creates two new directories, build and production. * build is for uncompressed files. * production is for ready to serve up files. * Set up a symlink for include.js so we do not overwrite the original. * Update the build script to update include.js symlink. issue #700 Conflicts: resources/static/include.js
Showing
- resources/static/include.js 1 addition, 955 deletionsresources/static/include.js
- resources/static/include.js 1 addition, 955 deletionsresources/static/include.js
- resources/static/include_js/include.js 955 additions, 0 deletionsresources/static/include_js/include.js
- resources/views/communication_iframe.ejs 1 addition, 1 deletionresources/views/communication_iframe.ejs
- resources/views/dialog_layout.ejs 2 additions, 3 deletionsresources/views/dialog_layout.ejs
- resources/views/layout.ejs 2 additions, 2 deletionsresources/views/layout.ejs
- resources/views/relay.ejs 1 addition, 2 deletionsresources/views/relay.ejs
- scripts/compress.sh 50 additions, 34 deletionsscripts/compress.sh
Loading
Please register or sign in to comment