UNPKG

react-csp

Version:

A npm package/plugin that generate Content Security Policy for create-react-app without eject or rewired.

5 lines (3 loc) 72 B
#! /usr/bin/env node const reactCsp = require("../index"); reactCsp();