UNPKG
pdf-js-fix-version
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
Fix for NG2-PDF-JS non updated npm
github.com/klyck/ng2-pdfjs-viewer
klyck/ng2-pdfjs-viewer
pdf-js-fix-version
/
bs-config.json
12 lines
(11 loc)
•
191 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"server"
:
{
"baseDir"
:
"src"
,
"routes"
:
{
"/"
:
"playground"
,
"/node_modules/"
:
"node_modules"
,
"/dist/"
:
"dist"
,
"/.playground"
:
".playground"
}
}
}