summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE/client/bower_components/angular-cache/build_examples/r.js/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'ecomp-portal-FE/client/bower_components/angular-cache/build_examples/r.js/index.html')
-rw-r--r--ecomp-portal-FE/client/bower_components/angular-cache/build_examples/r.js/index.html14
1 files changed, 0 insertions, 14 deletions
diff --git a/ecomp-portal-FE/client/bower_components/angular-cache/build_examples/r.js/index.html b/ecomp-portal-FE/client/bower_components/angular-cache/build_examples/r.js/index.html
deleted file mode 100644
index 781e49df..00000000
--- a/ecomp-portal-FE/client/bower_components/angular-cache/build_examples/r.js/index.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
- <title>My App</title>
- <!-- load scripts dynamically -->
- <script data-main="main" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.17/require.min.js"></script>
-
- <!-- load bundled scripts -->
- <!--<script data-main="bundle" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.17/require.min.js"></script>-->
-</head>
-<body ng-cloak>
-<h1>{{ test }}</h1>
-</body>
-</html>