diff options
Diffstat (limited to 'bower_components/moment/templates/amd-named.js')
| -rw-r--r-- | bower_components/moment/templates/amd-named.js | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/bower_components/moment/templates/amd-named.js b/bower_components/moment/templates/amd-named.js deleted file mode 100644 index 7610456..0000000 --- a/bower_components/moment/templates/amd-named.js +++ /dev/null @@ -1,7 +0,0 @@ -/*global define:false*/ - -import moment from "./moment"; - -define("moment", [], function () { - return moment; -}); |
