kyubisation / angular-server-side-configuration

Configure an angular application at runtime on the server
Apache License 2.0
42 stars 6 forks source link

feat: add nonce placeholder option to cli insert command #105

Closed kyubisation closed 2 months ago

kyubisation commented 2 months ago

Can be used via ngssc insert --nonce=CSP_NONCE, which will generate ...<script nonce="CSP_NONCE">....