UNPKG
@mrtc0/csp-html-webpack-plugin
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
## About
github.com/mrtc0/csp-html-webpack-plugin
mrtc0/csp-html-webpack-plugin
@mrtc0/csp-html-webpack-plugin
/
tsconfig.build.json
10 lines
(9 loc)
•
139 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"extends"
:
"./tsconfig.json"
,
"exclude"
:
[
"src/**/*.spec.ts"
,
"src/**/*.test.ts"
,
"test/**/*"
,
"exclude/**/*"
]
}