commit | 1dab3e07836c49073253afa0d7f847fb4cf427ff | [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 | ed99a8db667d9cc833c6f99e36685753606a293a | |
parent | 21540aa24167bafb31b16b611e38be7a012690e9 [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