commit | b7a86dc59eaaf835efc687eb2752cae290b534ec | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@onlab.us> | Thu Apr 14 11:46:30 2016 -0700 |
committer | Matteo Scandolo <teo@onlab.us> | Thu Apr 14 11:46:30 2016 -0700 |
tree | be69f312cd9af627ff1339be3e554effdef77ab9 | |
parent | 1ba8b30b1e34fb04a00da77a1f5c3e41bb709b57 [diff] [blame] |
Reloading broser when helpers change
diff --git a/views/ngXosViews/sampleView/src/index.html b/views/ngXosViews/sampleView/src/index.html index 5779012..d04fc3b 100644 --- a/views/ngXosViews/sampleView/src/index.html +++ b/views/ngXosViews/sampleView/src/index.html
@@ -24,3 +24,6 @@ <script src="/../../../xos/core/xoslib/static/js/vendor/ngXosHelpers.js"></script> <script src="/.tmp/main.js"></script> <!-- endinject --> + +<!-- inject:map --> +<!-- endinject --> \ No newline at end of file