Skip to content

Commit

Permalink
add missing config
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoow committed Mar 1, 2019
1 parent c8a7f0c commit be07eec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/environment.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
module.exports = function(environment) {
let ENV = {
environment,
rootURL: '/',
modulePrefix: 'simplabs'
};

Expand Down

0 comments on commit be07eec

Please sign in to comment.