Skip to content
Snippets Groups Projects
Commit b2eea0e4 authored by Shane Tomlinson's avatar Shane Tomlinson Committed by Lloyd Hilaiel
Browse files

(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
parent 838eb8d7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment