UNPKG
ember-cordova-platform
Version:
latest (0.1.1)
0.1.1
0.1.0
The default blueprint for ember-cli addons.
ember-cordova-platform
/
config
/
environment.js
7 lines
(5 loc)
•
112 B
JavaScript
View Raw
1
2
3
4
5
6
7
/* eslint-env node */
'use strict'
;
module
.
exports
=
function
(
/* environment, appConfig */
) {
return
{ }; };