11 lines
180 B
JSON
11 lines
180 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": ".",
|
|
"paths": {
|
|
"*": [
|
|
"../themes/hugo-mod-jslibs-dist/popperjs/package/dist/cjs/*",
|
|
"../themes/twbs/bootstrap/js/*"
|
|
]
|
|
}
|
|
}
|
|
} |