UNPKG

ember-cli-new-version

Version:

A convention based update notification for Ember. With this addon, you can detect a new version and notify the user to refresh the page

7 lines (5 loc) 112 B
/* eslint-env node */ 'use strict'; module.exports = function (/* environment, appConfig */) { return {}; };