UNPKG

ember-cli-content-security-policy

Version:

This addon adds the Content-Security-Policy header to response sent from the Ember CLI Express server.

6 lines (4 loc) 90 B
'use strict'; module.exports = function (/* environment, appConfig */) { return {}; };