We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 345ae6b + ce632e2 commit 7ce0f2cCopy full SHA for 7ce0f2c
index.js
@@ -0,0 +1,2 @@
1
+require('./src/angular-environment');
2
+module.exports = 'environment';
package.json
@@ -2,6 +2,7 @@
"name": "angular-environment",
3
"version": "1.0.3",
4
"description": "AngujarJS Environment Plugin",
5
+ "main": "index.js",
6
"repository": {
7
"type": "git",
8
"url": "git+https://github.com/juanpablob/angular-environment.git"
0 commit comments