ajv-validator / ajv-validator/ajv
Please document if/how standalone validation code generation can be run by Webpack
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 14.8k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
**What version of Ajv you are you using?**
8.8.2
**What problem do you want to solve?**
Get rid of 'unsafe-eval' in our CSP by using standalone validation code.
**What do you think is the correct solution to problem?**
Let Webpack generate the standalone validation code on build.
**Will you be able to implement it?**
Sadly no.
Contributor guide
Assessment
This issue has not been assessed yet.