Signed-off-by: Bill Erickson <berickxx@gmail.com>
ng build --configuration=production-fr-CA --output-path ../../web/eg2/fr-CA --deploy-url /eg2/fr-CA/ --base-href /eg2/fr-CA
---------------------------------------------------------------------
+* Currently, the IDL import has to be manually modified in
+ ../../web/eg2/fr-CA/index.html like so:
+* TODO: create a script to do this and modify the "lang" attribute
+ for alt locales.
+
+[source,html]
+---------------------------------------------------------------------
+<script src="/js/dojo/opensrf/JSON_v1.js?locale=fr-CA"></script>
+---------------------------------------------------------------------
+
=== Deploy
Build and install Evergreen code as usual. Restart Evergreen and Apache.