Skip to content

Commit

Permalink
Merge pull request #430 from simplabs/dummy
Browse files Browse the repository at this point in the history
  • Loading branch information
pichfl authored Aug 20, 2021
2 parents 71dd12b + 721ff4f commit 9506696
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/dummy/config/environment.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ module.exports = function (environment) {
}

if (environment === 'production') {
// here you can enable a production-specific feature
// Update root URL for GitHub pages
ENV.rootURL = '/ember-promise-modals/';
}

return ENV;
Expand Down

0 comments on commit 9506696

Please sign in to comment.